An open API service indexing awesome lists of open source software.

https://github.com/adesoji1/vehicle_classification

Classifies cars based on brands, Different versions will be updated here as more car data emerges. This for you to understand the logic
https://github.com/adesoji1/vehicle_classification

fastapi image-classification python3 streamlit-webapp

Last synced: about 2 months ago
JSON representation

Classifies cars based on brands, Different versions will be updated here as more car data emerges. This for you to understand the logic

Awesome Lists containing this project

README

          

This is a vehicle Image Classificcation Application

To run on ubuntu 20.04

Do this below

cd to the vehicle_classification folder .

cd means change directory to the desired directory. it works on Linux

pip install -r requirements.txt

uvicorn back:app --reload

streamlit run front.py

View sample of the screenshot in pic.png directory