Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How did you fine-tune the backbone? #37

Open
civiliangame opened this issue Nov 1, 2023 · 1 comment
Open

How did you fine-tune the backbone? #37

civiliangame opened this issue Nov 1, 2023 · 1 comment

Comments

@civiliangame
Copy link

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.

Thank you again.

@civiliangame
Copy link
Author

Just in case it helps, it may have been this repo:
https://github.com/microsoft/human-pose-estimation.pytorch/tree/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant