Skip to content

YOLOv8 running locally in your browser using TensorflowJS.

Notifications You must be signed in to change notification settings

theos-ai/yolov8-tfjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8 on TensorflowJS

YOLOv8 running locally in your browser using TensorflowJS.

Try out the Live Demo.

Run

npm install
npm start

Use your own model

Update modelURL in App.jsx

const modelURL = 'paste-here-your-manifes-url';

About

YOLOv8 running locally in your browser using TensorflowJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published