comixify/keyframes
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
..
kts Popularity (#10) 2018-10-16 21:56:22 +02:00
migrations Add core structure for application 2018-08-07 09:29:16 +02:00
__init__.py Add core structure for application 2018-08-07 09:29:16 +02:00
admin.py Add core structure for application 2018-08-07 09:29:16 +02:00
apps.py Add core structure for application 2018-08-07 09:29:16 +02:00
keyframes.py Add NIMA (#13) 2018-11-09 00:44:19 +01:00
tests.py Keyframes (#6) 2018-10-01 22:27:06 +02:00
utils.py Keyframes (#6) 2018-10-01 22:27:06 +02:00