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 of AFHQ #27

Closed
seulqxq opened this issue May 2, 2024 · 2 comments
Closed

pose of AFHQ #27

seulqxq opened this issue May 2, 2024 · 2 comments

Comments

@seulqxq
Copy link

seulqxq commented May 2, 2024

Very nice work. How did you generate the camera poses for AFHQ dataset, can you give me a more detailed method?

@Xiaoming-Zhao
Copy link
Collaborator

Xiaoming-Zhao commented May 2, 2024

We used poses for AFHQ from EG3D for a fair comparison.

See Sec. 4.2 in the appendix of EG3D for how to obtain poses.

One thing that I need to mention: EG3D uses perspective-n-point (PnP) to obtain poses. PnP requires 3D points. I asked the authors before. They said that they manually measured a cat to obtain a (very rough) set of 3D points.

Hope this helps.

@seulqxq
Copy link
Author

seulqxq commented May 4, 2024

Thank you very much for your reply, which is helpful to me!

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