/Streamlit-App-for-Apple-detection

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

Primary LanguagePython

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