All you need to do is upload pictures of your car and our system will process them to find all the damage locations.
The main purpose of this repository is to continue to evolve project, making it faster and easier to use. Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving.
cd car-damage-detective-web
python -m venv venv
. venv/bin/activate
py -3 -m venv venv
venv\Scripts\activate
pip install Flask
pip install sql_alchemy
python app.py
Car Damage Detective is MIT licensed.