wangermeng2021 / EfficientDet-tensorflow2Links
A Tensorflow2.x implementation of EfficientDet
☆12Updated 4 years ago
Alternatives and similar repositories for EfficientDet-tensorflow2
Users that are interested in EfficientDet-tensorflow2 are comparing it to the libraries listed below
Sorting:
- Building a maskrcnn from scratch using tensorflow and keras☆51Updated 4 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- YOLOv5 implementation using TensorFlow 2☆59Updated 4 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 5 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 3 years ago
- End-to-End Object Detection with Transformers☆51Updated 2 weeks ago
- A Detection Toolbox for Tensorflow2☆56Updated 2 years ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆43Updated last year
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆77Updated 3 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago
- ☆82Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 4 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 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
- Learn how to train a custom instance segmentation model with Detectron2☆100Updated 3 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- A Tensorflow implementation of Deep Lab V3 Plus from scratch.☆22Updated 4 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- tensorflow2 implementation of SnapMix as described in SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data☆11Updated 4 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- This repository demonstrates how to use TensorFlow based SegFormer model in 🤗 transformers package.☆30Updated 2 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 4 years ago
- Just another yolo variant.☆24Updated 2 years ago
- Making binary mask images from JSON annotation☆24Updated 4 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- Exporting yolov5 to tflite and run inference on raspberry pi and cpu☆56Updated 2 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆107Updated 4 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆132Updated last year