Skip to content

hrithikppawar/yolo-on-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Using YOLO on Browser

How to run

  1. Install required packages

    npm install
  2. Run the webpack server

    npm start

Project Status

  • Enable the web camera and Get a single frame
  • Preprocessing the frame
  • Pass frame to the model
  • Detecting the object
  • Converting in into sentence
  • Converting to speech

About

Object Detection using YOLO on Browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published