-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 912 Bytes
/
Copy pathindex.html
File metadata and controls
21 lines (21 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<body style="background-color:#ff6f6f">
<h1 style="color:green;font-family: courier">Fast Video</h1><h1 style="color:blue;font-family: courier">Style Transfer</h1>
<p style="color:white">This 'tool' which is based on the workz of mashamawy, loads a folder of images, and transfer each of them one by one so far yet. <b>No optical flow included!</b></p>
<br>
<br>
Repos this code is based on/using libz:
<br>
<a href="https://github.com/mashmawy/FastStyleTransfer">https://github.com/mashmawy/FastStyleTransfer</a>
<br>
<a href="https://github.com/mashmawy/FastStyleTransfer">https://codeproject.com/Articles/26518/Custom-ProgressBar-Control</a>
<br>
<br>
<img src="showcaze.PNG"></img>
<br>
<br>
<p style="font-size: 136%">Source code in VB: <a href="source.7z">7z</a>
<br>
Binaries and dlls: <a href="binariez.7z">7z</a>
<br>
Styles: <b>Extract to the binary folder!</b>: <a href="stylez.7z">7z</a></p>
</body>