You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
Hello,
First of all, thank you for providing all the links to the data you used for your experiments.
After downloading the face poses archive from this link you provide in the README, I noticed that the archive contains 69994 poses, whereas the original FFHQ dataset contains 70000 images.
These are the indices missing from the archive: [43079, 27757, 36783, 51858, 17972, 42709]
Is this intentional, or a bug? You don't have any functionality in your FFHQ dataset implementation to support a mismatch between extracted images and poses.
Hello,
First of all, thank you for providing all the links to the data you used for your experiments.
After downloading the face poses archive from this link you provide in the README, I noticed that the archive contains 69994 poses, whereas the original FFHQ dataset contains 70000 images.
These are the indices missing from the archive:
[43079, 27757, 36783, 51858, 17972, 42709]Is this intentional, or a bug? You don't have any functionality in your FFHQ dataset implementation to support a mismatch between extracted images and poses.