wangermeng2021 / EfficientDet-tensorflow2
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
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated last year
- 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.☆82Updated 3 years ago
- A Detection Toolbox for Tensorflow2☆56Updated last year
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆43Updated last year
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 2 years ago
- Train a Mask R-CNN model with the Tensorflow Object Detection API☆77Updated 3 years ago
- YOLOv5 implementation using TensorFlow 2☆60Updated 3 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆99Updated 3 years ago
- Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer☆104Updated 4 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- tensorflow2 implementation of SnapMix as described in SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data☆11Updated 4 years ago
- Anomaly detection on images using features from pretrained neural networks.☆80Updated 9 months ago
- A Tensorflow implementation of Deep Lab V3 Plus from scratch.☆22Updated 4 years ago
- Just another yolo variant.☆24Updated 2 years ago
- Minimal PyTorch implementation of YOLOv4☆33Updated last year
- A simple tf.keras implementation of YOLO v4☆140Updated 2 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 4 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 4 years ago
- Train your own custom MaskRCNN Object Detection and Instance Segmentation model.☆63Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 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
- Active learning for deep object detection using YOLO☆52Updated 4 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 3 years ago
- end-to-end DeepLab V3+ semantic segmentation pipeline, implemented with tf.keras☆28Updated 2 weeks ago