yjh0410 / CenterNet-plus
A Simple Baseline for Object Detection
☆56Updated 3 years ago
Alternatives and similar repositories for CenterNet-plus:
Users that are interested in CenterNet-plus are comparing it to the libraries listed below
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- a multi-scale implementation of CenterNet☆25Updated 4 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- ppyolo in pytorch. 44.8% box mAP.☆107Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆75Updated 3 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 2 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆114Updated last year
- ☆92Updated 4 years ago
- Implement CondInst which is a instances segmentation method on YOLOX☆17Updated 2 years ago
- 🔥CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent pe…☆27Updated 3 years ago
- mmdetection-based efficientdet☆65Updated 4 years ago
- centernet_simple☆24Updated 4 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- piou loss and Retail50K dataset☆193Updated 4 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- fcos implementation in pytorch1.x☆98Updated 3 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…☆196Updated 3 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- [AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".☆227Updated last year
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- Tips on how to find suitable object detection anchors☆144Updated 4 years ago
- centernet☆73Updated 4 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated last year