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.
☆115Updated 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的旋转目标检测☆76Updated 3 years ago
- ☆71Updated 8 months ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- https://zhuanlan.zhihu.com/p/430850089☆152Updated 2 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
- Arbitrary-oriented object detection based on yolov3.☆136Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- FCOSR: A Simple Anchor-free Rotated Detector for Aerial Object Detection☆72Updated last year
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- [AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".☆228Updated 2 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆76Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- Implement CondInst which is a instances segmentation method on YOLOX☆17Updated 2 years ago
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- ☆106Updated 3 years ago
- ppyolo in pytorch. 44.8% box mAP.☆107Updated 3 years ago
- a multi-scale implementation of CenterNet☆25Updated 4 years ago
- ☆45Updated 2 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆74Updated 2 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆182Updated 2 years ago
- labelImg2 with rotated box and extra label support☆155Updated 5 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- KLD实现旋转目标检测☆46Updated 2 years ago
- A pure torch implement of FCOS 37.2AP☆168Updated 3 years ago