supernotman / Faster-RCNN-with-torchvisionLinks
A reimplement of Faster-rcnn with torchvision
☆114Updated 2 years ago
Alternatives and similar repositories for Faster-RCNN-with-torchvision
Users that are interested in Faster-RCNN-with-torchvision are comparing it to the libraries listed below
Sorting:
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 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
- ☆225Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆430Updated 3 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- ☆231Updated last year
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 4 years ago
- Yolov1 pytorch implement☆57Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆87Updated 5 years ago
- yolov3 by pytorch☆196Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- ☆103Updated 5 years ago
- mmdetection源码注释☆659Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- python scripts to convert labelme-generated-jsons to voc/coco style datasets.☆181Updated last year
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆63Updated 2 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆533Updated 6 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Kesci underwater object detection algorithm contest☆210Updated 3 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 4 years ago
- yolov5的注释版本☆268Updated 4 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago