JKBox / YOLOv3-quadrangleLinks
YOLOv3 detector with quadrangle in PyTorch
☆89Updated 6 years ago
Alternatives and similar repositories for YOLOv3-quadrangle
Users that are interested in YOLOv3-quadrangle are comparing it to the libraries listed below
Sorting:
- A resnet18 version of CenterNet(objects as points)☆124Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 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
- pytorch implementation of R2CNN, Rotational Faster RCNN for orientated object detection☆62Updated 5 years ago
- A polygon detector based on obb-yolov3 (WIP)☆17Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated 2 years ago
- ☆56Updated 4 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- ☆52Updated 5 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated 2 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 4 years ago
- Arbitrary-oriented object detection based on yolov3.☆135Updated 4 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 6 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆116Updated 4 years ago
- An oriented bounding boxes implement of YOLOv3 with SEnet , Deformable Convolution and rotated NMS written in CUDA☆57Updated 6 years ago
- Object Detection using EfficientNet☆45Updated 6 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆21Updated 6 years ago
- RRPN++: Guidance Towards More Accurate Scene Text Detection☆89Updated 3 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 3 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …☆62Updated 2 years ago
- CPU implementation of Soft-NMS for rotated rectangles☆24Updated 6 years ago
- 45.1% mAP, Keras impl of PPYOLO and YOLOv4.☆28Updated 4 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆224Updated 5 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- a data augment tool for object detection☆90Updated 7 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆90Updated 6 years ago