You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an object detection web app where users can upload an image, select a detection model, and view the processed image with detected objects. The result is downloadable for further use.
This is an object detection web app where users can upload an image, select a detection model, and view the processed image with detected objects.
The result is downloadable for further use.
Run program with this command:
streamlit run main.py
About
This is an object detection web app where users can upload an image, select a detection model, and view the processed image with detected objects. The result is downloadable for further use.