-
Upload image of any car belonging to the above mentioned brands for checking the brand name.
pip install -r requirements.txt
- Scrape images using following keywords -> ['audi','bmw','ferrari','lamborghini','mercedes']
python image_scraping.py
python split_folders.py
- Run 'Transfer Learning for Training.ipynb' Jupyter Notebook in browser.
jupyter notebook
python app.py
- Create a Heroku account.
- Create a new app (detection-of-car-brand).
- Deploy code via github.
- Run the deployed app.