We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.~
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi guys, does anyone encounter this problem?
I used kaolin==0.13, I really don't know how to solve it.~
The text was updated successfully, but these errors were encountered: