Daniil-Osokin
Results
4
repositories owned by
Daniil-Osokin
lightweight-human-pose-estimation.pytorch
2.0k
Stars
477
Forks
Watchers
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
lightweight-human-pose-estimation-3d-demo.pytorch
642
Stars
138
Forks
Watchers
Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
gccpm-look-into-person-cvpr19.pytorch
170
Stars
28
Forks
Watchers
Fast and accurate single-person pose estimation, ranked 10th at CVPR'19 LIP challenge. Contains implementation of "Global Context for Convolutional Pose Machines" paper.
fully-learnable-group-convolution.pytorch
34
Stars
10
Forks
Watchers
Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19