mil-tokyo/webdnn
The Fastest DNN Running Framework on Web Browser observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3436
- days_rel: 640
- days_push: 36
- n_releases_24m: 1
Adoption not part of the score
1999 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WebDNN is a framework for running deep neural network inference directly in the web browser, accepting ONNX models without Python preprocessing. It accelerates execution via WebGPU (WGSL), WebGL2/WebGL1, and WebAssembly backends, with optional offline model optimization.
Use cases
- run onnx models in the browser
- accelerate neural network inference with webgpu
- deploy deep learning models client-side without a server
- run image classification models in a web page
- execute dnn inference with webgl fallback
- optimize onnx models offline for web deployment
When to choose
- you need to run ONNX neural network inference entirely client-side in the browser
- you want GPU acceleration via WebGPU with WebGL and WebAssembly fallbacks
- you want to avoid sending user data to a server for inference
- you need offline model optimization before browser deployment
When to avoid
- you need training or fine-tuning of models, not just inference
- you target server-side or native (non-browser) deployment
- you need broad operator coverage beyond what WebDNN's ONNX support provides
- you require long-term commercial support or a permissive license guarantee (repository license is not standard)
Facets
library · maturity active
machine-learning llm-inference deep-learning gpu-computing deep-learning machine-learning web-development frontend browser onnx webgpu webgl webassembly inference neural-networks typescript web-server nodejs javascript
3 sources
- readme: https://github.com/mil-tokyo/webdnn · fetched 2026-08-28 · 1f6332b28fb5
- homepage: https://mil-tokyo.github.io/webdnn · fetched 2026-08-29 · 080ea59e8088
- registry_npm: https://registry.npmjs.org/webdnn · fetched 2026-08-29 · 5b85ba84d26e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mil-tokyo/webdnn | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="mil-tokyo/webdnn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem