HRNet / HigherHRNet-Human-Pose-Estimation

This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
MIT License
1.35k stars 272 forks source link

Issue while training using COCO Dataset #106

Open anas-zafar opened 2 years ago

anas-zafar commented 2 years ago

Hi, Thank you for the amazing work! I am having this issue while running the codebase on a single GPU

AttributeError: module 'torch.distributed' has no attribute 'init_process_group'