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

uvmap in UVDoc dataset is nan. How to train model in distributed mode? #14

Open
hjq052070 opened this issue Dec 18, 2024 · 0 comments
Open

Comments

@hjq052070
Copy link

Dear author,
Thank you for your great work!

I have 2 questions for your suggestion:

  1. I download the UVDoc dataset from the link provided, but I find that in the "uvmap" folder, the context of the .mat files is all NAN?

My code is shown as below:

with h5.File(bm_path, "r") as file:
            bm = np.array(file["uv"][:].T.transpose(2, 0, 1))

image

If there are the valid uvmap files?

  1. How to train model in distributed mode?

Thank you !

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