supernotman / Faster-RCNN-with-torchvision
A reimplement of Faster-rcnn with torchvision
☆113Updated 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:
- 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
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated 2 years ago
- Tips on how to find suitable object detection anchors☆146Updated 4 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 6 years ago
- ☆103Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆84Updated 5 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆436Updated 6 years ago
- ☆229Updated last year
- Simple implementation of augmentation for small object detection☆219Updated 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
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 6 years ago
- Pytorch implementation of SSD512☆51Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- How to create custom COCO data set for object detection☆259Updated 3 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated 9 months ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 4 years ago
- detailed annotation about the FCOS code☆29Updated 4 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- imgaug--Bounding Boxes augment☆90Updated 6 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆198Updated 3 years ago
- A pure torch implement of FCOS 37.2AP☆168Updated 4 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object☆181Updated 2 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 6 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆298Updated 4 years ago