Skip to content

This project is about Fruits-Vegetables classification application which is built using Deep Learning + Streamlit.

Notifications You must be signed in to change notification settings

0xEEEB01/Fruit_Vegetable_Recognition

This branch is 2 commits behind Spidy20/Fruit_Vegetable_Recognition:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kushal Bhavsar
Dec 10, 2022
b248be9 · Dec 10, 2022

History

5 Commits
Dec 11, 2021
Dec 7, 2022
Nov 19, 2021
Nov 19, 2021
Dec 7, 2022
Nov 19, 2021
Dec 10, 2022
Dec 10, 2022
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021

Repository files navigation

Fruits🍍-Vegetable🍅 Classification

forthebadge made-with-python
Python 3.6

Usage:-

  • 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.

Screenshots

Just follow☝️ me and Star⭐ my repository

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

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%