ShauryaChatterjee02 / Object-Detection-Web-App

Home Page:https://object-detection-web-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object Detector 🍵 ☕

Overview

This repository contains an object detection model capable of identifying various objects within an image. The model detects objects and draws bounding boxes around them, along with predicting the probability of each detection.

Example Output

![Image with Bounding Boxes](traffic_signal_detected

Usage

  1. Upload an image.
  2. Run the object detection model.
  3. View the detected objects along with their bounding boxes and probabilities.

Requirements

  • Python 3.x
  • Libraries: Streamlit, PIL, Numpy, Matplotlib, OpenCV, Pytorch, Torchvision

Installation

  1. Clone the repository:
    git clone https://github.com/ShauryaChatterjee02/Object-Detection-Web-App.git
    

Demo Video

app.Streamlit.-.Brave.2024-03-24.18-08-02.mp4

About

https://object-detection-web-app.vercel.app


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.1%Language:HTML 0.0%Language:Dockerfile 0.0%Language:JavaScript 0.0%Language:CSS 0.0%