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 (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated last year
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- A Detection Toolbox for Tensorflow2☆56Updated 2 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Just another yolo variant.☆24Updated 2 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 3 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆170Updated 2 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 4 years ago
- Tensorflow 2.3.0 implementation of DeepLabV3-Plus☆107Updated 2 years ago
- ☆156Updated 2 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- The service for the demonstration of transforms in Albumentations library☆106Updated 11 months ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 8 months ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- A state of art detector for densely packed scenes dataset SKU-110K☆110Updated 4 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆110Updated 4 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
- ☆127Updated 2 years ago
- vizgradcam is the fastest way to visualize GradCAM with your Keras models.☆60Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- Convert ONNX model graph to Keras model format.☆201Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 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
- A PyTorch implementation of MobileOne