Adrian Bulat

Results 12 repositories owned by Adrian Bulat

face-alignment

6.8k
Stars
1.3k
Forks
Watchers

:fire: 2D and 3D Face alignment library build using pytorch

2D-and-3D-face-alignment

935
Stars
212
Forks
Watchers

This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.

binary-human-pose-estimation

211
Stars
71
Forks
Watchers

This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited Resources paper by Adrian Bulat and Georgios Tzimiropoulos.

face-alignment-training

140
Stars
48
Forks
Watchers

Training code for the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.

human-pose-estimation

107
Stars
40
Forks
Watchers

This repository implements a demo of the Human pose estimation via Convolutional Part Heatmap Regression paper.

pytorch-estimate-flops

301
Stars
23
Forks
Watchers

Estimate/count FLOPS for a given neural network using pytorch

binary-networks-pytorch

128
Stars
13
Forks
Watchers

Binarize convolutional neural networks using pytorch :fire:

binary-nas

35
Stars
1
Forks
Watchers

expert-binary-networks

26
Stars
3
Forks
Watchers

Code for High-Capacity Expert Binary Networks (ICLR 2021).