mukopikmin / bounding-box-augmentationLinks
Augment dataset (images and annotations) for object detection
☆63Updated 3 years ago
Alternatives and similar repositories for bounding-box-augmentation
Users that are interested in bounding-box-augmentation are comparing it to the libraries listed below
Sorting:
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆62Updated 3 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- Summary of methods to convert models in Yolo-v4-v3-v2☆74Updated 5 years ago
- ☆56Updated 4 years ago
- YOLO & RCNN Object Detection and Multi-Object Tracking☆33Updated 5 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- A python script to convert COCO into Pascal VOC 2012 format☆105Updated last year
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 4 years ago
- ☆79Updated 3 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated last year
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 5 years ago
- Face detection with darknet on WIDER FACE☆37Updated 5 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 4 years ago
- Yolov5 : You Look Only Once v5 Learning Resources and Collection☆48Updated 4 years ago
- Data Augmentation For Object Detection using Pytorch and PIL☆79Updated 2 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- helmet(hard hat) detection with yolov4☆43Updated 9 months ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- run YOLO (object detection model) on various frameworks☆16Updated 4 years ago
- Pytorch implements yolov4.Good performance, easy to use, fast speed.☆30Updated last month
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- Minimal PyTorch implementation of YOLOv4☆33Updated last year
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated last year
- This is a keras implementation of MobileNetV3 architecture as described in the paper "Searching for MobileNetV3".☆22Updated 5 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year