ncnn-webassembly-nanodet and ncnn-webassembly-yolov5

Both tools allow for in-browser deep learning model inference using `ncnn` and `WebAssembly`, but they are competitors, offering similar functionality for deploying different object detection models (NanoDet vs. YOLOv5), forcing a choice between them based on the desired model's characteristics.

Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 20/25
Stars: 133
Forks: 27
Downloads:
Commits (30d): 0
Language: C++
License:
Stars: 154
Forks: 30
Downloads:
Commits (30d): 0
Language: C++
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About ncnn-webassembly-nanodet

nihui/ncnn-webassembly-nanodet

Deploy nanodet, the super fast and lightweight object detection, in your web browser with ncnn and webassembly

This helps web developers integrate a super fast and lightweight object detection system directly into web browsers. You provide an image (from a webcam or file) within the browser, and the system identifies and outlines objects present in that image. This is for web developers building applications that need real-time object detection without relying on server-side processing.

web-development computer-vision real-time-detection browser-applications frontend-ai

About ncnn-webassembly-yolov5

nihui/ncnn-webassembly-yolov5

Deploy YOLOv5 in your web browser with ncnn and webassembly

This project helps web developers integrate real-time object detection capabilities directly into web browsers. By taking a pre-trained YOLOv5 model, it compiles it to run efficiently in a browser environment, enabling applications to identify and localize objects within images or video streams without needing a backend server. A web developer who wants to add client-side computer vision features to their web application would use this.

web-development client-side-AI object-detection front-end-development computer-vision-deployment

Scores updated daily from GitHub, PyPI, and npm data. How scores work