Skip to content

shyamg27/neuralstyler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralStyler

Turn Your Videos/photos into Artwork

NeuralStyler Artificial Intelligence converts your videos into art works by using styles of famous artists: Van Gogh,Wassily Kandinsky,Georges Seurat etc Features

  • Style videos,gif animation and photos
  • No need to upload videos (Offline processing)
  • Faster AI styling algorithm
  • Extensible styling system(Plugin)

###Dependencies

  • Qt 5.x
  • Python 2.7 (Virtualenv for Ubuntu,WinPython 64 bit for Windows)
  • Chainer
  • ffmpeg

###How to install style Simply download the zip file and extract it you will get two files
style_name.model style_name-style.jpg copy these two files to the styles folder and run NeuralStyler.

###Create your own styles Please read the neural network training instructions Read

####Dependencies Chainer
Microsoft COCO dataset

python train.py -s (style_image_path) -d (training_dataset_path) -g (use_gpu ? gpu_id : -1)

About

Turn Your Videos/photos/Gif into Art

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 52.6%
  • C++ 24.5%
  • C 21.5%
  • Python 1.2%
  • QMake 0.2%