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

Pose decoder weights not included in checkpoint #6

Open
dvorak0 opened this issue Apr 11, 2023 · 1 comment
Open

Pose decoder weights not included in checkpoint #6

dvorak0 opened this issue Apr 11, 2023 · 1 comment

Comments

@dvorak0
Copy link

dvorak0 commented Apr 11, 2023

Hi,

I tried to load depthnet and posenet, and find that, the weight pose decoder is not included in the ckpt file.

I print the keys for each ckpt(ppgeo_depth.ckpt ppgeo_pose.ckpt)

image

could I know how should I load the pretrained weight?

Thanks

@dvorak0 dvorak0 changed the title Pose decoder weights is not included in pretrained-weight Pose decoder weights not included in checkpoint Apr 11, 2023
@penghao-wu
Copy link
Collaborator

Hi, we only share the encoder of the PoseNet so that it can be flexibly used in pose estimation networks as the pre-trained backbone.

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

2 participants