-
Clone my repository.
-
Open CMD in working directory.
-
Run following command.
pip install -r requirements.txt
-
Fruits_Vegetable_Classification.py
is the main Python file of Streamlit Web-Application. -
Fruit_Veg_Classification_Mobilenet.ipynb
is the Notebook file of the Training -
Dataset that I have used is Fruit and Vegetable Image Recognition.
-
To run app, write following command in CMD. or use any IDE.
streamlit run Fruits_Vegetable_Classification.py
-
For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.
forked from Spidy20/Fruit_Vegetable_Recognition
-
Notifications
You must be signed in to change notification settings - Fork 0
0xEEEB01/Fruit_Vegetable_Recognition
This branch is 2 commits behind Spidy20/Fruit_Vegetable_Recognition:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is about Fruits-Vegetables classification application which is built using Deep Learning + Streamlit.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 99.2%
- Python 0.8%