Skip to content

End-to-end computer vision application for detecting red apples in real world images

Notifications You must be signed in to change notification settings

ShrishailSGajbhar/Streamlit-App-for-Apple-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App for Apples Detection

In this repo, you will find an end-to-end computer vision app created using Streamlit. I have created a simple streamlit application by extendeding the code created for my previous blogpost.

Please find the demo video for the application here.

Requirements

Install pipreqs package for getting the requirements.txt automatically. Run pipreqs . in root path to generate the file.

How to run

  • Clone the repo and create a python virtual environment
  • Install the required packages
  • Run the code by executing the following command at terminal
streamlit run app.py

Deployed App link

If you are interested in testing the app online, check the following link:

https://shrishailsgajbhar-streamlit-app-for-apple-detection-app-yfpd22.streamlit.app/

Results

Input image

input

Result

result

Releases

No releases published

Packages

No packages published

Languages