FeatherCNN
by Community
FeatherCNN is a high performance inference engine for convolutional neural networks.
OSS
FeatherCNN
Added 1 June 2026
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.