资源算法Fast-Neural-Style-Transfer

Fast-Neural-Style-Transfer

2020-02-07 | |  52 |   0 |   0

Fast-Neural-Style-Transfer

PyTorch implementation of Fast Neural Style Transfer (official Lua implementation).

I have made some trained models available here.

Train

python3 train.py  --dataset_path <path-to-dataset> 
                  --style_image <path-to-style-image> 
                  --epochs 1 
                  --batch_size 4 
                  --image_size 256

Test on Video

python3 test_on_video.py  --video_path <path-to-video> 
                          --checkpoint_model <path-to-checkpoint> 

Test on Image

python3 test_on_image.py  --image_path <path-to-image> 
                          --checkpoint_model <path-to-checkpoint> 


上一篇:chainer-fast-neuralstyle

下一篇:fast-neural-style.tf

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • DuReader_QANet_BiDAF

    Machine Reading Comprehension on DuReader Usin...

  • Klukshu-Sockeye-...

    KLUKSHU SOCKEYE PROJECTS 2016 This repositor...