efficientnet topic

List efficientnet repositories

awesome-computer-vision-models

497
Stars
93
Forks
Watchers

A list of popular deep learning models related to classification, segmentation and detection problems

segmentation_models

4.6k
Stars
1.0k
Forks
Watchers

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

efficientnet

2.1k
Stars
470
Forks
Watchers

Implementation of EfficientNet model. Keras and TensorFlow Keras.

MEAL-V2

684
Stars
69
Forks
Watchers

MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.

fastseg

327
Stars
32
Forks
Watchers

📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance

tensornets

1.0k
Stars
185
Forks
Watchers

High level network definitions with pre-trained weights in TensorFlow

Basic_CNNs_TensorFlow2

523
Stars
177
Forks
Watchers

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

node-efficientnet

251
Stars
36
Forks
Watchers

tensorflowJS implementation of EfficientNet 🚀

Yet-Another-EfficientDet-Pytorch

5.2k
Stars
1.3k
Forks
Watchers

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

pytorch-image-models

30.0k
Stars
4.6k
Forks
291
Watchers

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...