binary-human-pose-estimation icon indicating copy to clipboard operation
binary-human-pose-estimation copied to clipboard

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.

Results 7 binary-human-pose-estimation issues
Sort by recently updated
recently updated
newest added

Hi! Recently I'm trying to do some resherch about binary CNNs models. Luckily I found your paper of "Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with...

hi, I have a question about the final block. In your paper, you mentioned multi-scale should be used in Fig.4e which is your final block. However, Fig.4e only contains 3x3...

I am new to lua and have been trying to use the demo sample. I have follow the instruction and the following show after I run "th main.lua" home/linux/torch/install/bin/luajit: cannot...

Hi, This demo does not seem to detect multiple people posture ?

As far as I am understanding the paper and the implementation, the input image is not binarized, the weight is binarized by bnn binary operation, while the outputs are still...

Hi, I am trying to install your amazing software on my mac without nvidia gpu, bnn does not build since it tries to find cuda: CMake Error at /usr/local/Cellar/cmake/3.10.2/share/cmake/Modules/FindCUDA.cmake:682 (message):...