cowarder / Poly-YOLO
Pytorch implementation for Poly YOLO.
☆30Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Poly-YOLO
- Arbitrary-oriented object detection based on yolov3.☆134Updated 3 years ago
- Train Your Own DataSet for YOLACT and YOLACT++ Instance Segmentation Model!!!☆62Updated 4 years ago
- ☆71Updated 4 months ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆74Updated 2 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆90Updated 3 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆61Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 3 years ago
- TensorRT for SOLO(use python)☆26Updated 2 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 3 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 2 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆113Updated 3 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- PyTorch implementation of PP-LCNet☆76Updated last year
- EfficientNetv2 TensorRT int8☆44Updated 3 years ago
- ☆62Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆60Updated 2 years ago
- ppyolo in pytorch. 44.8% box mAP.☆105Updated 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…☆114Updated 10 months ago
- 数据增强仓库Albumentations的使用☆56Updated 3 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 4 years ago
- labels: txt-->xml-->json☆23Updated 3 years ago
- SOLOv2 on onnx & tensorRT☆53Updated 3 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆48Updated 2 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 4 years ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆86Updated 3 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆40Updated 3 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated last year