Enterprise DNA
O Open Source Observability medium

FeatherCNN

by Community

FeatherCNN is a high performance inference engine for convolutional neural networks.

F

OSS

FeatherCNN

Added 1 June 2026

#android #arm-neon #caffe #convolutional-neural-networks #inference-engine #ios

Overview

FeatherCNN is a high performance inference engine for convolutional neural networks, written in C++. It is designed for efficient deployment of CNN models on various platforms.

Best for

Best for
Developers needing a fast, lightweight C++ inference engine specifically for convolutional neural networks.

Use cases

  • Deploying trained CNN models for inference on edge devices
  • Integrating fast neural network inference into C++ applications
  • Running pre-trained CNN models with minimal latency

Notes

FeatherCNN is a high performance inference engine for convolutional neural networks, written in C++. It is designed for efficient deployment of CNN models on various platforms.

1,228 stars on GitHub. Last updated 2019-09-24.

Use cases

  • Deploying trained CNN models for inference on edge devices
  • Integrating fast neural network inference into C++ applications
  • Running pre-trained CNN models with minimal latency

Pros

  • High performance optimized for convolutional neural networks
  • Lightweight C++ implementation suitable for resource-constrained environments
  • Open source with community support from Tencent

Cons

  • Limited to convolutional neural networks, not for other architectures
  • Smaller community and fewer pre-built models compared to mainstream frameworks
  • May require manual integration and compilation for specific platforms

Indexed from awesome-llmops and enriched against its public facts.

Pros

  • High performance optimized for convolutional neural networks
  • Lightweight C++ implementation suitable for resource-constrained environments
  • Open source with community support from Tencent

Cons

  • Limited to convolutional neural networks, not for other architectures
  • Smaller community and fewer pre-built models compared to mainstream frameworks
  • May require manual integration and compilation for specific platforms