adityaarun1 / Detectron.pytorchLinks
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
Sorting:
- Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)☆168Updated 5 years ago
- Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation☆117Updated 5 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
- Segmentation realize Deeperlab only segmentation part☆136Updated 4 years ago
- video detection papers☆225Updated 5 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 6 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆119Updated 6 years ago
- Pytorch implementation of Mutual Learning to Adapt for Joint Human Parsing and Pose Estimation (ECCV'18)☆80Updated 6 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- ☆262Updated 6 years ago
- A pytorch implementation of Detect and Track (https://arxiv.org/abs/1710.03958)☆120Updated 6 years ago
- ☆122Updated 6 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Updated 6 years ago
- Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP☆102Updated 7 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Tracking☆71Updated 6 years ago
- A Pytorch Implementation of R-FCN/CoupleNet☆66Updated 6 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.☆70Updated 5 years ago
- implement of slowfast networks☆82Updated 5 years ago
- PyTorch re-implementation of DeepMask☆217Updated 6 years ago
- Proposal-generation, Refinement and Merging for Video Object Segmentation☆129Updated 5 years ago
- This repository provides evaluation code for paper titled "Zero-Shot Object Detection: Learning to Simultaneously Recognize and Localize …☆138Updated 6 years ago
- Code for "Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation" (CVPR 2018)☆84Updated 7 years ago
- Demo code of the paper "Fast and Accurate Online Video Object Segmentation via Tracking Parts", in CVPR 2018☆182Updated 7 years ago
- An object detection architecture combines the advantage of SSD and Faster-RCNN.☆72Updated 6 years ago
- Lucid Data Dreaming for Multiple Object Tracking☆112Updated 7 years ago
- four ways to compare the speed of roi pooling in pytorch☆62Updated 7 years ago
- Relation Networks for object detection based pytorch☆126Updated 6 years ago
- Spatiotemporal CNN for Video Object Segmentation☆150Updated 6 years ago