All Projects → rupeshs → Neuralstyler

rupeshs / Neuralstyler

Turn Your Videos/photos/Gif into Art

Projects that are alternatives of or similar to Neuralstyler

Torch Models
Stars: ✭ 65 (+6.56%)
Mutual labels:  fast, style
Cgp Cnn
A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)
Stars: ✭ 59 (-3.28%)
Mutual labels:  chainer
Build
A simple makefile-based build system that I split from ELFE / XL
Stars: ✭ 55 (-9.84%)
Mutual labels:  makefile
Wireguard Go Docker
Wireguard docker image
Stars: ✭ 57 (-6.56%)
Mutual labels:  makefile
Linux Kernel Programming
Linux Kernel Programming, published by Packt
Stars: ✭ 53 (-13.11%)
Mutual labels:  makefile
Tutorials
🎓 Practical beginner-level introductions to using different tools and technologies, with a focus on their application in the newsroom
Stars: ✭ 59 (-3.28%)
Mutual labels:  makefile
Gba Examples
Stars: ✭ 54 (-11.48%)
Mutual labels:  makefile
Stylable
Stylable - CSS for components
Stars: ✭ 1,109 (+1718.03%)
Mutual labels:  style
Mrthumb
【拇指先生】 a simple easy video thumbnail provider,顺滑的获取视频缩略图,支持本地和网络视频,有问题大胆提Issues
Stars: ✭ 60 (-1.64%)
Mutual labels:  fast
Sdl manual
The Manual for writing Games in Perl using SDL. Part of TPF grant.
Stars: ✭ 57 (-6.56%)
Mutual labels:  makefile
Markdown To Epub Mobi
Write in Markdown, publish in EPUB and MOBI formats for Kindle and other e-readers
Stars: ✭ 57 (-6.56%)
Mutual labels:  makefile
Drake Examples
Example workflows for the drake R package
Stars: ✭ 57 (-6.56%)
Mutual labels:  makefile
Portfolio
Create a beautiful Portfolio using GitHub pages
Stars: ✭ 59 (-3.28%)
Mutual labels:  makefile
Pycon Job Fair
Data on PyCon 2014 job fair participants and their positions on remote work.
Stars: ✭ 56 (-8.2%)
Mutual labels:  makefile
Voicenet
Speech synthesis platform based on tensorflow and sonnet
Stars: ✭ 60 (-1.64%)
Mutual labels:  makefile
Gba vscode basic
A 'simple' Game Boy Advance development setup using Visual Studio Code
Stars: ✭ 55 (-9.84%)
Mutual labels:  makefile
Vipertemplate
Viper Template makes the process of generation of the Viper's modules easier and faster.
Stars: ✭ 57 (-6.56%)
Mutual labels:  makefile
Nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
Stars: ✭ 1,100 (+1703.28%)
Mutual labels:  makefile
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (+0%)
Mutual labels:  makefile
Buildroot
Buildroot fork with some customizations for RPi and BBB
Stars: ✭ 60 (-1.64%)
Mutual labels:  makefile

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].