Skip to content

varshney-yash/RealTimeObjectDetectionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTimeObjectDetectionSystem

FastAPI websockets and huggingface

To run locally, make an virtual env, install requirements and run server with uvicorn app:app

An object detection system that works in real time with video input

The browser will send a stream of images into the WebSocket from the webcam. The application will run an object detection algorithm and send back the coordinates and label of each detected object in the image.

About

FastAPI websockets and huggingface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors