Efficient-AI-Backbones

AI backbones

A collection of efficient AI backbone architectures developed by Huawei Noah's Ark Lab.

Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.

GitHub

4k stars
54 watching
708 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

convolutional-neural-networksefficient-inferenceghostnetimagenetmodel-compressionpretrained-modelspytorchtensorflowtransformervision-transformer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huawei-noah/efficient-computing A collection of research methods and techniques developed by Huawei to improve the efficiency of neural networks in computer vision and other applications. 1,202
huawei-noah/pretrained-language-model A collection of pre-trained language models and optimization techniques for efficient natural language processing 3,028
huawei-noah/pretrained-ipt This project develops a pre-trained transformer model for image processing tasks such as denoising, super-resolution, and deraining. 448
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,211
cszn/kair Image restoration toolbox with training and testing codes for various deep learning-based methods 2,957
apple/corenet A deep neural network toolkit allowing researchers and engineers to train various models 6,981
tencent/hunyuandit A PyTorch-based diffusion transformer model for generating images with fine-grained Chinese understanding and text-to-image synthesis 3,456
lukemelas/efficientnet-pytorch A PyTorch implementation of EfficientNet convolutional neural networks 7,921
opennhp/opennhp A Zero Trust networking protocol to hide servers and data from attackers by utilizing cryptography at the OSI 5th layer. 13,513
plasma-umass/scalene A high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions. 12,186
freedomintelligence/llmzoo A platform providing data, models, and evaluation benchmarks for large language models to promote accessibility and democratization of AI technology 2,934
huawei-noah/hebo An open-source software library providing tools and frameworks for optimizing complex systems and improving machine learning models through Bayesian optimization and reinforcement learning. 3,286
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
open-mmlab/mmagic A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. 6,945
labmlai/annotated_deep_learning_paper_implementations Implementations of various deep learning algorithms and techniques with accompanying documentation 56,215