arvention / STDN-PyTorchLinks
Scale Transferrable Object Detection (STDN) implementation in PyTorch
☆41Updated 6 years ago
Alternatives and similar repositories for STDN-PyTorch
Users that are interested in STDN-PyTorch are comparing it to the libraries listed below
Sorting:
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆65Updated 5 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆103Updated 6 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- A Pytorch Implementation of R-FCN/CoupleNet☆66Updated 6 years ago
- ☆29Updated 5 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- An mxnet implementation of Deconvolutional SSD☆113Updated 7 years ago
- A easy-to-use FPN modified from https://github.com/yangxue0827/FPN_Tensorflow.☆70Updated 7 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 5 years ago
- Scale Normalization for Image Pyramids☆170Updated 6 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆197Updated 6 years ago
- Light-Head R-CNN in PyTorch☆93Updated 6 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- A Pytorch Implementation of R-FCN/CoupleNet, transfer from https://github.com/princewang1994/R-FCN.pytorch☆48Updated 6 years ago
- PyTorch implementation of Stacked Pooling for Boosting Scale Invariance of Crowd Counting (ICASSP 2020)☆86Updated 4 years ago
- support different SSDs and different scale test, support refineDet.☆147Updated 5 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 6 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 3 years ago
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- simpledet和mmdetection源码阅读笔记☆27Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752