comixify/settings
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
..
__init__.py Add core structure for application 2018-08-07 09:29:16 +02:00
settings.py Add NIMA (#13) 2018-11-09 00:44:19 +01:00
urls.py Hook up frontend in settings and urls 2018-09-01 17:15:01 +02:00
wsgi.py Add core structure for application 2018-08-07 09:29:16 +02:00