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:
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆140Updated 7 years ago
- Cascade R-CNN in Detectron☆476Updated 6 years ago
- mmdetection源码注释☆660Updated 4 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆724Updated last year
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆235Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆340Updated 6 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 6 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆377Updated 6 years ago
- Caffe implementation of multiple popular object detection frameworks☆1,052Updated 6 years ago
- pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet☆707Updated 5 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Composite Backbone Network (AAAI20)☆405Updated 5 years ago
- yolov3 with mobilenet v2 and ASFF☆1,073Updated 4 years ago
- Convert pascol voc annotation xml to COCO json format.☆159Updated 5 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆970Updated 6 years ago
- 集成包☆350Updated 2 years ago
- Feature Pyramid Networks for Object Detection☆526Updated 7 years ago
- Code for CVPR 2019 paper "Libra R-CNN: Towards Balanced Learning for Object Detection"☆370Updated 4 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆533Updated 6 years ago
- Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018☆1,419Updated 3 years ago
- In this project, we focus on collection the anchor free object detection paper or code.☆388Updated 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
- FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)☆676Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆146Updated 5 years ago
- Implement FPN with pytorch☆69Updated 6 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- A PyTorch inplementation of RefineDet☆35Updated 2 years ago
- implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"☆309Updated 5 years ago
- Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).☆323Updated 6 years ago