HRNet-Bottom-Up-Pose-Estimation icon indicating copy to clipboard operation
HRNet-Bottom-Up-Pose-Estimation copied to clipboard

This is an official pytorch implementation of “Bottom-Up Human Pose Estimation by Ranking Heatmap-Guided Adaptive Keypoint Estimates” (https://arxiv.org/abs/2006.15480).

Results 7 HRNet-Bottom-Up-Pose-Estimation issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

hello authors, Sorry i want to ask a question related to Multi-person detection. I want to ask wheter the COCO person dataset is specialized for multi-person? i have trained a...

I followed the readme setup steps and came across this problem. ![1](https://user-images.githubusercontent.com/55078844/113130448-acd9ee80-924e-11eb-8467-8bb1bcba7e89.png) How can I solve that? I use Ubuntu18.04 and cuda9.0.

请问这个可以在windows上运行吗?

AT_CHECK is deprecated in future torch versions adding this line solves the problem. The second problem I encounters was that I get this error in the backward pass of the...

1. MULTIPROCESSING_DISTRIBUTED=False RuntimeError: Expected one of cpu, cuda, mkldnn, opengl, opencl, ideep, hip, msnpu device type at start of device string: 3

Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies