1 Star 0 Fork 1

Martin_Z_He / fast-style-transfer

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
setup.sh 212 Bytes
Copy Edit Raw Blame History
Emmanuel Ariza authored 2019-12-10 00:09 . Update setup.sh
#! /bin/bash
mkdir data
cd data
wget http://www.vlfeat.org/matconvnet/models/beta16/imagenet-vgg-verydeep-19.mat
mkdir bin
wget http://msvocds.blob.core.windows.net/coco2014/train2014.zip
unzip -q train2014.zip
Python
1
https://gitee.com/martin_z_he/fast-style-transfer.git
git@gitee.com:martin_z_he/fast-style-transfer.git
martin_z_he
fast-style-transfer
fast-style-transfer
master

Search