yingkunwu / R-YOLOv4
This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
☆116Updated last year
Alternatives and similar repositories for R-YOLOv4:
Users that are interested in R-YOLOv4 are comparing it to the libraries listed below
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- ☆71Updated 10 months ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Arbitrary-oriented object detection based on yolov3.☆136Updated 4 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- https://zhuanlan.zhihu.com/p/430850089☆151Updated 2 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- Rotation RetinaNet for arbitrary-oriented object detection.☆81Updated 2 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆114Updated 3 years ago
- [AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".☆228Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆187Updated 2 years ago
- ppyolo in pytorch. 44.8% box mAP.☆108Updated 3 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- ☆105Updated 3 years ago
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- A benchmark of UCAS-AOD dataset.☆98Updated last year
- piou loss and Retail50K dataset☆193Updated 4 years ago
- ☆68Updated 3 years ago
- labelImg2 with rotated box and extra label support☆156Updated 5 years ago
- FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection☆72Updated last year
- Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detect…☆250Updated 4 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆99Updated 3 years ago
- R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object☆181Updated 2 years ago
- Implement CondInst which is a instances segmentation method on YOLOX☆17Updated 2 years ago
- CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)☆49Updated 2 years ago