AceCoooool / RoIAlign-RoIPool-pytorch
C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch
☆71Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for RoIAlign-RoIPool-pytorch
- Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)☆167Updated 4 years ago
- four ways to compare the speed of roi pooling in pytorch☆62Updated 6 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆117Updated 6 years ago
- Code for training 'CoupleNet: Coupling Global Structure with Local Parts for Object Detection' in ICCV 2017☆61Updated 7 years ago
- Codebase of the paper "Feature Intertwiner for Object Detection", ICLR 2019☆107Updated 5 years ago
- EmbedMask: Embedding Coupling for One-stage Instance Segmentation☆160Updated 3 years ago
- ☆111Updated 6 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- Cascade R-CNN forked from gluon-cv☆33Updated 2 years ago
- Group Normalization in PyTorch☆109Updated 5 years ago
- ☆47Updated 2 years ago
- This repository contains lists of state-or-art semantic instance segmentation works☆88Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- MXNet Gluon Synchronized Batch Normalization Preview☆77Updated 6 years ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- Reimplement DSOD: Learning Deeply Supervised Object Detectors from Scratch.