npm.io
1.0.11 • Published 4 years ago

yolov5

Licence
MIT
Version
1.0.11
Deps
2
Size
27.8 MB
Vulns
0
Weekly
0
Stars
5

DL models in javaScript

This is a open-source project for the development of javascript based Deep Learning models that can be used in both Backend(Node.js) and Frontend as an API.

Performance and Evaluation data coming soon...

Models hosted

  • YOLO v5
    Try it as a NPM package npm i yolov5

Test

Testing with mocha: npm test

Contributions are WELCOME