comixify/frontend
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
..
client Add NIMA (#13) 2018-11-09 00:44:19 +01:00
migrations Add frontend app 2018-09-01 17:14:32 +02:00
static/frontend Add NIMA (#13) 2018-11-09 00:44:19 +01:00
templates Add reference annotation (#4) 2018-10-01 15:29:08 +02:00
__init__.py Add frontend app 2018-09-01 17:14:32 +02:00
admin.py Add frontend app 2018-09-01 17:14:32 +02:00
apps.py Add frontend app 2018-09-01 17:14:32 +02:00
models.py Add frontend app 2018-09-01 17:14:32 +02:00
tests.py Add frontend app 2018-09-01 17:14:32 +02:00
urls.py Add frontend app 2018-09-01 17:14:32 +02:00
views.py Add frontend app 2018-09-01 17:14:32 +02:00