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

Evaluation Problem: About the Measuring Unit and testing #7

Open
Tankaishen opened this issue Apr 2, 2024 · 0 comments
Open

Evaluation Problem: About the Measuring Unit and testing #7

Tankaishen opened this issue Apr 2, 2024 · 0 comments

Comments

@Tankaishen
Copy link

I have imported the .ply file of the template into blender. I found that the Measuring Unit is m not mm. When I use the measure tool to roughly measure the face size of BIWI and vocaset, I found that vocaset might be accurate while BIWI was so big. This seems inconsistent with the evaluation error in paper, not only this model, but alse CodeTalker, FaceFormer and other related model. I think if I have missed something? Or the measurement in blender is incompatible with the .ply data? Or have you done some process on the data or evaluation?
By the way, I wonder how to evaluate the error. I found the one hot input only refers to 8 persons as training set according to the class Dataset "self.one_hot_labels = np.eye(len(subjects_dict["train"]))" in data_loader.py. But for the test_pred.py, when input the test data of the test subject, the one hot input is still the 8 persons'. I am confused about this. Thanks for answering the issue!
QQ截图20240401115909
QQ截图20240401115157

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