1 Star 0 Fork 1

Martin_Z_He / fast-style-transfer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
setup.sh 212 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
Emmanuel Ariza 提交于 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

搜索帮助