Stars
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Deformable Convolutional Networks
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https…
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
3D Hand Shape and Pose Estimation from a Single RGB Image
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Implementation of "Pose-aware Multi-level Feature Network for Human Object Interaction Detection"(ICCV 2019 Oral)