pip install -r requirements.txt
data.py -> train.py
launch eval.py -> enter path image
docker pull stolzor/classification_simpsons
After pulling my project, you need to run the following command:
docker run -d -p 5000:5000 stolzor/classification_simpsons
Complete! Now you only need to select the file to classify!