Efficient AI backbones for computer vision research
Top 11.7% on sourcepulse
This repository provides a collection of efficient AI backbones for computer vision tasks, developed by Huawei Noah's Ark Lab. It targets researchers and practitioners seeking high-performance, computationally inexpensive models, offering a range of architectures like GhostNet, TNT, and MLP variants.
How It Works
The project implements novel architectural designs that prioritize computational efficiency. Key innovations include "Ghost Modules" which generate more features from cheap operations, and hybrid approaches combining convolutional and transformer elements (e.g., CMT, TNT). This strategy aims to reduce FLOPs and parameter counts while maintaining or improving accuracy, making models suitable for resource-constrained environments.
Quick Start & Requirements
pip
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify a license, which is a significant blocker for assessing commercial usability or derivative works. Documentation for individual models appears to be within their respective subdirectories, requiring users to navigate them separately.
4 months ago
1 day