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
- 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
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆69Updated 4 years ago
- Simple implementation of augmentation for small object detection☆220Updated 4 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- Distance-IoU Loss into YOLO v3☆312Updated last year
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆437Updated 6 years ago
- ☆103Updated 4 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 6 years ago
- Tips on how to find suitable object detection anchors☆145Updated 4 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆83Updated 5 years ago
- ☆227Updated last year
- a data augment tool for object detection☆90Updated 6 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- A pure torch implement of FCOS 37.2AP☆168Updated 3 years ago
- ☆224Updated 5 years ago
- yolov3 by pytorch☆196Updated 2 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…☆197Updated 3 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆429Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 3 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆272Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Updated 3 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- mmdetection源码注释☆658Updated 4 years ago
- source code of AugFPN☆175Updated 4 years ago
- Yolov1 pytorch implement☆56Updated 4 years ago