Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/FeatherCNN

FeatherCNN is a high performance inference engine for convolutional neural networks. observed · 2026-08-28

github.com/Tencent/FeatherCNN · C++ 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Tencent/FeatherCNNmain23

For agents

markdown · JSON · MCP: product_card(name="Tencent/FeatherCNN")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem