sebastian-sz / efficientnet-lite-kerasLinks
Keras reimplementation of EfficientNet Lite.
☆46Updated 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:
- Convert ONNX model graph to Keras model format.☆204Updated last year
- This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and…☆345Updated 3 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 3 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 4 years ago
- Insightface Keras implementation☆261Updated last year
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆90Updated 2 years ago
- Tensorflow 2.x implementation YOLACT☆34Updated 3 years ago
- ☆156Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆291Updated last year
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- A Detection Toolbox for Tensorflow2☆56Updated 2 years ago
- Conversion of PyTorch Models into TFLite☆399Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆113Updated 4 years ago
- PyTorch to TensorFlow Lite converter☆183Updated last year
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- Pytorch to Keras/Tensorflow/TFLite conversion made intuitive☆341Updated 10 months ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆119Updated 4 years ago
- Age and gender recognition using arcface and MLP.☆81Updated 2 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 5 years ago
- Repo for our Paper: Octuplet Loss: Make Your Face Recognition Model Robust to Image Resolution☆53Updated 2 years ago
- Image Augmentation technique using OpenCV and Python☆57Updated 7 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆101Updated 2 years ago
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆114Updated 2 years ago
- Tensorflow 2.3.0 implementation of DeepLabV3-Plus☆108Updated 3 years ago
- Just another yolo variant.☆24Updated 3 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆272Updated 3 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago