XinzeLee / PolygonObjectDetectionLinks
This repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.
☆371Updated 2 years ago
Alternatives and similar repositories for PolygonObjectDetection
Users that are interested in PolygonObjectDetection are comparing it to the libraries listed below
Sorting:
- 🔄 A tool for object detection and image segmentation dataset format conversion.☆311Updated 7 months ago
- COCO to YOLO converter☆98Updated last year
- rotation detection based on yolov5☆378Updated last year
- multi-task yolov5 with detection and segmentation☆229Updated 2 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆212Updated 3 years ago
- A simple implementation of Tensorrt YOLOv7☆108Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 3 years ago
- Arbitrary-oriented object detection based on yolov3.☆136Updated 4 years ago
- https://zhuanlan.zhihu.com/p/430850089☆154Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆191Updated 2 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and …☆675Updated 10 months ago
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆136Updated last year
- A lightweight package for converting your labelme annotations into COCO object detection format.☆313Updated last year
- 🚀Simple and efficient use for Ultralytics yolov8🚀☆171Updated last year
- labelImg2 with rotated box and extra label support☆158Updated last month
- 在保持GT框检测的同时检测并输出多边形位置信息。☆74Updated 2 years ago
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆758Updated 2 years ago
- deploy yolov5 in c++☆107Updated 2 years ago
- an edge-real-time anchor-free object detector with decent performance☆497Updated last month
- yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.☆732Updated 3 weeks ago
- 基于yolov5的车牌检测,包含车牌角点检测☆162Updated 3 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆299Updated 2 weeks ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆189Updated 3 years ago
- 基于yoloV7-pose添加任意个关键点和检测目标多分类☆113Updated 2 years ago
- This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deployi…☆182Updated 3 years ago
- 在YOLOv7的基础上使用KLD损失修改为旋转目标检测yolov7-obb☆184Updated last year
- ☆105Updated 3 years ago
- 在YOLOv7-tiny的基础上使用KLD损失修改为旋转目标检测yolov7-tiny-obb☆34Updated 2 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year