krrish94 / chamferdist

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

add ability to return non-reduced loss #17

Closed haritha-j closed 1 year ago

haritha-j commented 1 year ago

Individual losses for each cloud would be returned if reduction is set to None.