ruoqianguo / cascade-rcnn_PytorchLinks
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
☆438Updated 6 years ago
Alternatives and similar repositories for cascade-rcnn_Pytorch
Users that are interested in cascade-rcnn_Pytorch are comparing it to the libraries listed below
Sorting:
- Cascade R-CNN in Detectron☆476Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆720Updated last year
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- mmdetection源码注释☆659Updated 4 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆707Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Caffe implementation of multiple popular object detection frameworks☆1,051Updated 5 years ago
- Composite Backbone Network (AAAI20)☆406Updated 5 years ago
- yolov3 with mobilenet v2 and ASFF☆1,071Updated 4 years ago
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,086Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆312Updated last year
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆369Updated 3 years ago
- Feature Pyramid Networks for Object Detection☆525Updated 7 years ago
- In this project, we focus on collection the anchor free object detection paper or code.☆389Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆967Updated 6 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆533Updated 6 years ago
- FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)☆676Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆431Updated 3 years ago
- High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019☆756Updated 2 years ago
- implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"☆309Updated 5 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,420Updated 3 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".☆271Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆322Updated 6 years ago
- Implement FPN with pytorch☆69Updated 6 years ago