nanodet and ncnn-webassembly-nanodet

The former project is an object detection model, while the latter is a specialized web browser deployment of that specific model using NCNN and WebAssembly, making them ecosystem siblings where one is a specific implementation/deployment of the other.

nanodet
50
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 20/25
Stars: 6,170
Forks: 1,098
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 133
Forks: 27
Downloads:
Commits (30d): 0
Language: C++
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About nanodet

RangiLyu/nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

This project helps integrate real-time object detection capabilities into mobile applications or edge devices. It takes camera feeds or images as input and identifies objects within them, providing their location and classification. This is ideal for mobile developers or engineers building applications that need to quickly understand what's in a scene, such as for smart devices or automated systems.

mobile-vision edge-computing real-time-analytics embedded-systems object-recognition

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

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