cowarder / yolov3_vocLinks
YOLOv3 in pytorch, trained on Pascal VOC 2007 dataset
☆10Updated 5 years ago
Alternatives and similar repositories for yolov3_voc
Users that are interested in yolov3_voc are comparing it to the libraries listed below
Sorting:
- yolov3 by pytorch☆196Updated 3 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Implementation Thundernet☆275Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch☆279Updated 4 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 6 years ago
- ssd implented by pytorch☆154Updated 5 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Updated 3 years ago
- ☆489Updated 3 years ago
- yolov3 with mobilenet v2 and ASFF☆1,070Updated 4 years ago
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- [CVPR 2020] Detection in Crowded Scenes: One Proposal, Multiple Predictions☆428Updated 3 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆534Updated 5 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆298Updated 6 years ago
- yolov3 with mobilenetv2 and efficientnet☆294Updated 2 years ago
- YOLO ModelCompression MultidatasetTraining☆444Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- ☆47Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆533Updated 6 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 6 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 4 years ago