Commit graph

10 commits

Author SHA1 Message Date
Maciej Pęśko
1e5252b8f0
Add comix gan (#16)
* Add ComixGAN #1

* Add minor fixes

* Reduce batch size

* Fix concatenate bug

* Fix GPU memory not released problem #2

* Build client

* Fix style_transfer_mode bug

* Improve timings

* Add minor fix with GPU name

* Fix tf session problem

* Compile frontend

* Change parameters

* Fix occasional  yt Error
2018-11-10 22:45:55 +01:00
Adam Svystun
244a7deb53
Add profiling (#14) 2018-11-09 12:19:31 +01:00
Adam Svystun
d453748661
Add NIMA (#13)
* Add frontend

* Neural Image Assessment (NIMA) model

* Add GPU mem fraction to NIMA model

* Add backend logic

* Remove whitespace

* NIMA score from image array

* Remove NIMA caching

* Add nima model as global

* NIMA model - add graph to class

* Set DEBUG=True

* Raise exception if NIMA model file is not found
2018-11-09 00:44:19 +01:00
Adam Svystun
8c627690f1
Fix temp folder deletion (#12) 2018-11-06 00:56:15 +01:00
Maciej Pęśko
6a2be40ea0
Add profiling (#11)
* Add profiling

* Fix decorators order
2018-11-02 13:01:37 +01:00
adamsvystun
a68ec9fe38 Add pipeline selection
Change model files

Add frontend

Increase quality of I-frame selector

Add YouTube clips

Move defaults to settings

Fix Sports video
2018-10-08 21:44:17 +02:00
Maciej Pęśko
1b4486cbe6
Add downloading videos from YouTube (#7)
- Add downloading videos from YouTube
- Minor cleanup
2018-10-01 22:34:57 +02:00
Maciej Pęśko
d2f327325a Add minor fix 2018-08-22 13:48:01 +02:00
Maciej Pęśko
189a543849 Add base pipeline 2018-08-21 22:52:09 +02:00
Maciej Pęśko
f191675939 Add core structure for application 2018-08-07 09:29:16 +02:00