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

about the cam parameter converge #21

Open
lvZic opened this issue Nov 14, 2022 · 0 comments
Open

about the cam parameter converge #21

lvZic opened this issue Nov 14, 2022 · 0 comments

Comments

@lvZic
Copy link

lvZic commented Nov 14, 2022

I found the cam params (scale tx, ty) converge worse with or without the cam loss, and i use weak perspective in my code, in which kpy_2d = scale(kyp3d[, :2]) + txy. I think the key reason is the focal length of the freihand dataset is different with each image, and it range from 400 mm to 800 mm. So does the scale (focal / global_z) differs with each image.
So maybe the network cannot regress the scale well?
I want to how to make cam params converget better? is there any tricks in training? thanks!

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