sebastian-sz / efficientnet-lite-kerasLinks
Keras reimplementation of EfficientNet Lite.
☆43Updated 2 years ago
Alternatives and similar repositories for efficientnet-lite-keras
Users that are interested in efficientnet-lite-keras are comparing it to the libraries listed below
Sorting:
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 9 months ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 3 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 4 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Insightface Keras implementation☆249Updated last year
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆342Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- PyTorch to TensorFlow Lite converter☆183Updated 11 months ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆171Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆385Updated 2 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆317Updated 4 months ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- A Detection Toolbox for Tensorflow2☆56Updated 2 years ago
- Image Augmentation technique using OpenCV and Python☆57Updated 6 years ago
- YOLOv4 Implemented in Tensorflow 2.☆135Updated 4 years ago
- ☆156Updated 2 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated last year
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆206Updated last year
- Summary of methods to convert models in Yolo-v4-v3-v2☆74Updated 5 years ago
- Tensorflow 2.3.0 implementation of DeepLabV3-Plus☆107Updated 2 years ago
- Fast and reliable face detection with RetinaFace.PyTorch☆115Updated last year
- Tensorflow implementation of Swin Transformer model.☆211Updated 2 years ago
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆17Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 4 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago