PointNetLK_Revisited icon indicating copy to clipboard operation
PointNetLK_Revisited copied to clipboard

fix some typo in function compute_loss

Open gitouni opened this issue 3 years ago • 0 comments

voxel_features_p0_ in function compute_loss maybe typo with a extra underscore at the end. Now it's substituted with voxel_features_p0. Another three variables in function comput_loss have the same problem too.

gitouni avatar Mar 11 '22 00:03 gitouni