Stars
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
3D Hand Shape and Pose Estimation from a Single RGB Image
Implementation of "Pose-aware Multi-level Feature Network for Human Object Interaction Detection"(ICCV 2019 Oral)
Awesome Person Re-Identification
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
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…
A tensorflow implementation of EAST text detector
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Deformable Convolutional Networks