GitHub - SkalskiP/yolov5js-example (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Repository files navigation
yolov5.js-example
Description
This repository is end to end example of yolov5js deployment in React app.
yolov5js-example.mov
Install
npm install --save yolov5js
Kudos
Kudos to ultralytics team as well as all other open-source contributors for building YOLOv5 project, and making it all possible.
License
Project is freely distributable under the terms of the MIT license.