realtime YOLOv5 in web browser #6749
nihui
started this conversation in
Show and tell
Replies: 2 comments
-
@nihui awesome and very fast (both uploading the new v6.1 model and the FPS!). |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nihui Awesome! Great work! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
open https://nihui.github.io/ncnn-webassembly-yolov5 and enjoy
hi, I have implemented realtime yolov5 object detection in web browser with ncnn and webassembly
source here ---> https://github.com/nihui/ncnn-webassembly-yolov5
The model used is yolov5n v6.1, it shall be compatible with all modern web browser across desktop and mobile.
Beta Was this translation helpful? Give feedback.
All reactions