You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NeuralStyler Artificial Intelligence converts your videos into art works by using styles of famous artists: Van Gogh,Wassily Kandinsky,Georges Seurat etc
5
5
Features
6
6
--------
7
-
<li>Style videos,gif animation and photos
8
-
<li>No need to upload videos (Offline processing)
9
-
<li>Faster AI styling algorithm
10
-
<li>Extensible styling system(Plugin)
7
+
*Style videos,gif animation and photos
8
+
*No need to upload videos (Offline processing)
9
+
*Faster AI styling algorithm
10
+
*Extensible styling system(Plugin)
11
11
12
+
###Dependencies
13
+
* Qt 5.x
14
+
* Python 2.7 (Virtualenv for Ubuntu,WinPython 64 bit for Windows)
15
+
* Chainer
16
+
* ffmpeg
12
17
18
+
###How to install style</h3>
19
+
Simply download the zip file and extract it you will get two files<br>
20
+
**style_name.model**
21
+
**style_name-style.jpg**
22
+
copy these two files to the styles folder and run NeuralStyler.
23
+
24
+
###Create your own styles
25
+
Please read the neural network training instructions
0 commit comments