Commit graph

9 commits

Author SHA1 Message Date
Maciej Pesko
ae6f8b68c5 Add 2 workers at the same time 2018-11-18 22:54:49 +00:00
Maciej Pęśko
ffc6b2dc28
Add get comix endpoint (#18)
* Add endpoint to getting images

* Add migration

* Fix minor bug

* Fix another bug

* Fix problem with CartoonGAN not change model and add timestamp to Comic

* Add minimum response delay
Update sample
2018-11-18 13:48:39 +01:00
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
Maciej Pęśko
6a2be40ea0
Add profiling (#11)
* Add profiling

* Fix decorators order
2018-11-02 13:01:37 +01:00
Maciej Pęśko
d3e6b4974d Add minor config changes
- Model caching
- Production settings
2018-09-06 21:27:40 +02:00
Maciej Pęśko
354b07cc98 Add some TODOs + localhost to allowed_hosts 2018-09-02 18:23:39 +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