Skip to content

NimbleBoxAI/BottlePipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BottlePipeline

The pipeline involves Bottle Segmentation, Bottle Color Detection & Bottle Cap Detection.

Files:

  • 'infer.py': Bottle Segmentation and cap detection
  • 'color.py': Color Detection
  • 'app.py': streamlit webapp for this example

Usage

Simply run the Streamlit app to use this tool ->


$ streamlit run app.py

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.1.4:8501

This command should automatically open up a browser with the network URL. The App will prompt you to upload a few Images and set a few parameters (All details will be visible inside the app itself). After all the steps have been executed, the app will then classify the images and display the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages