I've tried to prepare the landmarks_3d.csv for CelebA-HQ using the 2D-and-3D-face-alignment repo.
So do I produce a 3d landmark or 2d landmark? In the load_dataset.py line 83, the landmark is reshaped into tensors of shape So, it's a 2d landmarks instead of 3d?
Can you release the train/val/test_landmarks_3D.csv of CelebA-HQ ?