baristahell / poly-YOLOv3Links
A polygon detector based on obb-yolov3 (WIP)
☆17Updated 4 years ago
Alternatives and similar repositories for poly-YOLOv3
Users that are interested in poly-YOLOv3 are comparing it to the libraries listed below
Sorting:
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- YOLOv3 detector with quadrangle in PyTorch☆89Updated 6 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 5 years ago
- simpledet和mmdetection源码阅读笔记☆27Updated 6 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆21Updated 6 years ago
- 自然场景检测DBNet网络的tensorrt版本☆23Updated 4 years ago
- Towards Real-Time Multi-Object Tracking☆29Updated 4 years ago
- A C++ inference SDK based on TensorRT☆70Updated 5 years ago
- thundernet ncnn☆43Updated 4 years ago
- an implement for CenterNet by keras and tensorflow☆24Updated 6 years ago
- ☆23Updated 6 years ago
- YOLO系列资料☆51Updated 3 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 5 years ago
- Applying Adaptive Training Sample Selection and Soft Anchor Point Detection to S3FD☆39Updated 5 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 3 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆65Updated 5 years ago
- mmdetection源码解析