keypoints
keypoints copied to clipboard
A pytorch implementation of Google's paper <Towards Accurate Multi-person Pose Estimation in the Wild>
Hi @hackiey, I am planning to use this key-point detector in one of my projects. I need it for inference only. Do you have or plan to release the pre-trained...
Hi, thank you for providing this excellent code. I have some questions about the different image size at training and testing. In training, you calculate loss based on the upsampled...
Hi @hackiey , Thanks for your code. But I still have a question about the network in your implement. Paper said that "we employ atrous convolution to generate the 3...
Hi From where I can download the dataset annotation_train_cropped_humans.pkl?