adityaarun1 / Detectron.pytorch
A PyTorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available. Supports PyTorch 1.1+ and TorchVision 0.3.0+. No compilation necessary.
☆65Updated 5 years ago
Alternatives and similar repositories for Detectron.pytorch:
Users that are interested in Detectron.pytorch are comparing it to the libraries listed below
- Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)☆167Updated 4 years ago
- Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation☆117Updated 5 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆118Updated 6 years ago
- Pytorch implementation of Mutual Learning to Adapt for Joint Human Parsing and Pose Estimation (ECCV'18)☆80Updated 5 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 5 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 4 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- video detection papers☆226Updated 4 years ago
- Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".☆208Updated 6 years ago
- Tracking☆71Updated 6 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Updated 5 years ago
- Pytorch implementation of Pose Partition Networks for Multi-Person Pose Estimation (ECCV'18)☆90Updated 5 years ago
- Lucid Data Dreaming for Multiple Object Tracking☆112Updated 6 years ago
- [ECCV 2018] Video Object Detection with an Aligned Spatial-Temporal Memory☆119Updated 6 years ago
- Simple Baselines for Human Pose Estimation and Tracking☆77Updated 6 years ago
- Demo code of the paper "Fast and Accurate Online Video Object Segmentation via Tracking Parts", in CVPR 2018☆182Updated 6 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 4 years ago
- Sequence Level Semantics Aggregation for Video Object Detection☆87Updated 7 months ago
- Pytorch implementation of Bi-box Regression for Pedestrian Detection and Occlusion Estimation (ECCV2018)☆86Updated 6 years ago
- EmbedMask: Embedding Coupling for One-stage Instance Segmentation☆160Updated 3 years ago
- Proposal-generation, Refinement and Merging for Video Object Segmentation☆129Updated 4 years ago
- Code for "Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation" (CVPR 2018)☆84Updated 6 years ago
- four ways to compare the speed of roi pooling in pytorch☆62Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/…☆71Updated 6 years ago
- An implementation of Seq-NMS☆66Updated 8 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Updated 6 years ago
- Code for training 'CoupleNet: Coupling Global Structure with Local Parts for Object Detection' in ICCV 2017☆62Updated 7 years ago
- Code for calculating the upper bound AP in object detection☆81Updated 5 years ago
- A pytorch implementation of Google's paper <Towards Accurate Multi-person Pose Estimation in the Wild>☆102Updated 6 years ago