now offering "normals" in sample dict
This commit is contained in:
@ -134,7 +134,7 @@ if __name__ == '__main__':
|
||||
print(diff_labels)
|
||||
view_points_labels(points, diff_labels)
|
||||
|
||||
if False:
|
||||
if True:
|
||||
print('View pred labels ..')
|
||||
print(pred_labels)
|
||||
view_points_labels(points, pred_labels)
|
||||
|
Reference in New Issue
Block a user