Tencent/FeatherCNN
FeatherCNN is a high performance inference engine for convolutional neural networks. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3051
- days_rel: n/a
- days_push: 2535
- n_releases_24m: 0
Adoption not part of the score
1227 stars · 275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FeatherCNN is a high-performance, lightweight CNN inference library developed by Tencent, targeting ARM CPUs on mobile (iOS/Android), embedded Linux, and ARM servers. It converts Caffe models into a single binary format and packs everything into a small dependency-free code base.
Use cases
- run convolutional neural network inference on mobile devices
- deploy caffe models on android and ios
- run game AI models on phones with low latency
- embed cnn inference in embedded linux arm devices
- run neural network inference on arm servers
- minimize model runtime binary size on mobile
When to choose
- you need fast CNN inference on ARM CPUs with a tiny footprint
- you have existing Caffe models to deploy on mobile or embedded devices
- you want a dependency-free single code base for easy deployment
When to avoid
- you need GPU or non-ARM architecture support
- you need models beyond Caffe format such as ONNX or TensorFlow
- you need an actively maintained project with recent updates and support
Facets
library · maturity abandoned
machine-learning llm-inference embedded machine-learning mobile-development embedded-systems deep-learning cpp cnn-inference arm-neon caffe-models on-device-ai lightweight android ios linux arm
1 source
- readme: https://github.com/Tencent/FeatherCNN · fetched 2026-08-28 · 210229a4d57f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/FeatherCNN | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/FeatherCNN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem