LICENSE
MANIFEST.in
README.md
setup.py
carfinder/__init__.py
carfinder/asgi.py
carfinder/settings.py
carfinder/urls.py
carfinder/wsgi.py
carfinder/__pycache__/__init__.cpython-38.pyc
carfinder/__pycache__/settings.cpython-38.pyc
carfinder/__pycache__/urls.cpython-38.pyc
carfinder/__pycache__/wsgi.cpython-38.pyc
django_findcar.egg-info/PKG-INFO
django_findcar.egg-info/SOURCES.txt
django_findcar.egg-info/dependency_links.txt
django_findcar.egg-info/entry_points.txt
django_findcar.egg-info/requires.txt
django_findcar.egg-info/top_level.txt
finder/static/css/style.css
finder/templates/index.html
finder/templates/result.html
finder/templates/upload.html
ml/README.md
ml/predict.py
ml/predictor.py
ml/__pycache__/predictor.cpython-38.pyc
ml/model/checkpoint.pth
ml/notebooks/train_car_classifier_model.ipynb
ml/util/get_classes.py
ml/util/process.py
ml/util/__pycache__/process.cpython-38.pyc