Obj-Detector-App

Python

View on GitHub →

Obj-Detector-App

Purpose:

This is a Streamlit app deployed on Heroku. So, kind of a Streamlit-Heroku app. This app perform object detection on an image which will be uploaded by the user. I am using the MobileNetSSD model in OpenCV to perform object detection.