krrish94 / chamferdist

Pytorch package to compute Chamfer distance between point sets (pointclouds).
Other
290 stars 50 forks source link

Undefined variable in error message #25

Open PJaramilloV opened 4 months ago

PJaramilloV commented 4 months ago

HI!

In line 36 and 40 of chamfer.py "pts" is an undefined variable, it's a small detail since if the error is reached the code would raise an exception anyways but for added clarity it should be source_cloud and target_cloud