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

ModuleNotFoundError: No module named 'kaolin.metrics.mesh' #39

Open
ERICXUCHI opened this issue Aug 23, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'kaolin.metrics.mesh' #39

ERICXUCHI opened this issue Aug 23, 2023 · 0 comments

Comments

@ERICXUCHI
Copy link

Hi guys, does anyone encounter this problem?

python smpl_registration/fit_SMPL_IPNet.py out_dir/body.ply out_dir/full.ply out_dir/parts.npy out_dir/cent.npy out_dir/

Traceback (most recent call last):
  File "smpl_registration/fit_SMPL_IPNet.py", line 16, in <module>
    from kaolin.metrics.mesh import point_to_surface, laplacian_loss  # , chamfer_distance
ModuleNotFoundError: No module named 'kaolin.metrics.mesh'

I used kaolin==0.13, I really don't know how to solve it.~

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