monatis / efficientnet-tf2Links
A reusable implementation of EfficientNet in TensorFlow 2.0 and Keras
☆17Updated 3 years ago
Alternatives and similar repositories for efficientnet-tf2
Users that are interested in efficientnet-tf2 are comparing it to the libraries listed below
Sorting:
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- reimplement efficientnet use tf.keras tf2.0☆17Updated 6 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- A keras implementation of DenseNet☆17Updated 6 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 7 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 10 months ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- How to do mixup training from image files in Keras☆20Updated 6 years ago
- A tensorflow implemention of MobilenetV3☆11Updated 3 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 5 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- A tensorflow2 implementation of EfficientNet.☆31Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- some tools about pascal voc format dataset☆26Updated 4 years ago
- Reference implementations of popular deep learning models.☆83Updated 5 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆40Updated 7 years ago
- The goal of this repo is to show how to perform TTA, a simple technique to improve the predictions of your model, with Keras☆21Updated 6 years ago
- EfficientNet-GradCam Visualization☆81Updated 5 years ago
- A tensorflow2 implementation of MobileNet-V3.☆40Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago