ZhenglinZhou / Data-Augmentation-Zoo-for-Object-DetectionLinks
Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detection in Numpy. Use RetinaNet with ResNet-18 to test these methods on VOC and KITTI.
☆253Updated 5 years ago
Alternatives and similar repositories for Data-Augmentation-Zoo-for-Object-Detection
Users that are interested in Data-Augmentation-Zoo-for-Object-Detection are comparing it to the libraries listed below
Sorting:
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 5 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆199Updated 4 years ago
- This is a GUI for easily visualizing detection results .☆228Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆153Updated 3 years ago
- Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation☆136Updated 4 years ago
- VarifocalNet: An IoU-aware Dense Object Detector☆355Updated 4 years ago
- Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)☆385Updated 11 months ago
- List of the Papers Addressing Vision-based Small Object Detection☆300Updated 5 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆190Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆335Updated last year
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆226Updated 3 years ago
- TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral☆332Updated 5 months ago
- [WACV2021] Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors☆473Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测