instability_init.py This is the main file, used to run the instagrammability web app locally.
create_model/scripts/run.py This is the file that is run to train the model. Training images must be given in a folder to the directory images/training/original
The following dependencies must be installed before running the web app.
Flask==1.0.2
Jinja2==2.10
Werkzeug==0.14.1
tqdm==4.28.1
pandas==0.23.4
numpy==1.15.4
Keras==2.2.4
Pillow==5.3.0
scikit_learn==0.20.2
In order to run the application simply run the instability_init script:
python3 instability_init.py
This will run the web app locally.
The web app is also hosted at the website: https://trailerspoiler.com
Hyun Jii Cho Sophie Guilleux Mike Jiao