princewang1994 / RFCN_CoupleNet.pytorch
A Pytorch Implementation of R-FCN/CoupleNet, transfer from https://github.com/princewang1994/R-FCN.pytorch
☆48Updated 6 years ago
Alternatives and similar repositories for RFCN_CoupleNet.pytorch:
Users that are interested in RFCN_CoupleNet.pytorch are comparing it to the libraries listed below
- A Pytorch Implementation of R-FCN/CoupleNet☆65Updated 6 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 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
- ☆68Updated 5 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- A tool that converts CityPersons dataset into PASCAL VOC format.☆60Updated 5 years ago
- Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752☆236Updated 6 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 5 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆66Updated 5 years ago
- PyTorch Implementation for DR Loss☆111Updated last year
- simpledet和mmdetection源码阅读笔记☆27Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- Unofficially Pytorch implementation of High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection☆115Updated 5 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- MaskRCNN with Knowledge Distillation☆21Updated 4 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- Scale Transferrable Object Detection (STDN) implementation in PyTorch☆41Updated 6 years ago
- ☆29Updated 5 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN