darlliu / pytorch-extension-nms-roi-cppLinks
C++ port of nms and roi_align extensions (CUDA ver.) compilable in Windows 10 with VS2017
☆9Updated 6 years ago
Alternatives and similar repositories for pytorch-extension-nms-roi-cpp
Users that are interested in pytorch-extension-nms-roi-cpp are comparing it to the libraries listed below
Sorting:
- Pytorch 1.0 codes(including cuda codes) for Deformable Convolution Version 2☆18Updated 6 years ago
- ☆12Updated 2 years ago
- Hashing-based Non-Maximum Suppression☆28Updated 4 years ago
- Position sensitive PreciseRoIPooling without roi coordinates gradient backward☆16Updated 7 years ago
- Unofficial implementation for SOLO instance segmentation☆25Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection☆30Updated 2 years ago
- PyTorch implementation for OD-cheap-convolution.☆20Updated 5 years ago
- Instance-Aware Segmentation Framework☆6Updated 8 years ago
- Detectron with VoVNet(CVPRW'19) backbone networks☆17Updated 5 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- BiSeNet in pytorch