dd604 / refinedet.pytorchLinks
A PyTorch inplementation of RefineDet
☆35Updated 2 years ago
Alternatives and similar repositories for refinedet.pytorch
Users that are interested in refinedet.pytorch are comparing it to the libraries listed below
Sorting:
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆237Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆90Updated 3 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆147Updated 5 years ago
- An implementation of DetNet: A Backbone network for Object Detection.☆378Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 6 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated 2 years ago
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 7 years ago
- CenterNet: Objects as Points in Tensorflow☆133Updated 6 months ago
- ☆90Updated 5 years ago
- Source codes of "CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection"☆225Updated 5 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.☆438Updated 6 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 6 years ago
- Convert pascol voc annotation xml to COCO json format.☆160Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 5 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆217Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆140Updated 7 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆61Updated 6 years ago
- Implementation Thundernet☆274Updated 4 years ago
- a data augment tool for object detection☆90Updated 7 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆194Updated 4 years ago
- implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"☆309Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago