bobo0810 / PyTorch-YOLOv3-masterLinks
YOLOV3
☆12Updated 4 years ago
Alternatives and similar repositories for PyTorch-YOLOv3-master
Users that are interested in PyTorch-YOLOv3-master are comparing it to the libraries listed below
Sorting:
- Computer Vision Tool Library☆46Updated 4 years ago
- Instance Segmentation, TensorMask☆51Updated 5 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- 将数据集转为voc格式☆22Updated 6 years ago
- my_custom_mmdetection☆59Updated 5 years ago
- Official implementation of Learning Point-guided Localization for Detection in Remote Sensing Images☆28Updated 4 years ago
- see details in configs/retinanet_se154_fpn_1x.py☆38Updated 6 years ago
- Repulsion Loss https://arxiv.org/abs/1711.07752☆14Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- mmdetection-based efficientdet☆66Updated 4 years ago
- YOLO系列资料☆50Updated 2 years ago
- detectron2 support self-define data train☆49Updated 5 years ago
- yolov5 v1版本中文注释☆58Updated 5 years ago
- TridentNet in mmdetection☆22Updated 5 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- A benchmark of UCAS-AOD dataset.☆101Updated last year
- Detection_Augmentation☆25Updated 2 years ago
- replace yolov4 backbone by resnet18/34/50☆10Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…