Hello,
Thank you for putting together such a brilliant repository.
I want to further train the backbone as well, which I believe is from here: https://github.com/HRNet/HRNet-Human-Pose-Estimation
However, FasterVoxelPose's ResNet seems to be incompatible with HRNet because of output dimensions.
Could you also include the code you used for this part in the readme?
"(ResNet-50 pretrained on COCO dataset and finetuned jointly on Panoptic dataset and MPII)"
Alternatively, could you quickly explain how you modified it? I want to make sure that I don't run into any incompatibility issues.
Hello, Thank you for putting together such a brilliant repository. I want to further train the backbone as well, which I believe is from here: https://github.com/HRNet/HRNet-Human-Pose-Estimation However, FasterVoxelPose's ResNet seems to be incompatible with HRNet because of output dimensions. Could you also include the code you used for this part in the readme?
Alternatively, could you quickly explain how you modified it? I want to make sure that I don't run into any incompatibility issues.
Thank you again.