efficientnet topic

List efficientnet repositories

nanodet

5.6k
Stars
1.0k
Forks
Watchers

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥

gen-efficientnet-pytorch

1.6k
Stars
212
Forks
Watchers

Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS

automl

6.2k
Stars
1.5k
Forks
Watchers

Google Brain AutoML

EfficientDet.Pytorch

1.4k
Stars
306
Forks
Watchers

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch

efficientdet

601
Stars
154
Forks
Watchers

(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH

fastai

118
Stars
13
Forks
Watchers

R interface to fast.ai

efficientnet-jax

123
Stars
14
Forks
Watchers

EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax

captcha_trainer_pytorch

195
Stars
51
Forks
Watchers

基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架

PyTorch_image_classifier

237
Stars
74
Forks
Watchers

Image classification: efficientnet/resnest/seresnext/.....

EfficientNets-PyTorch

309
Stars
46
Forks
Watchers

A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."