frustum-pointnets
frustum-pointnets copied to clipboard
convert tensor to numpy array
How can i change type to numpy array?
It could not be changed using this method. I got this error. AttributeError: 'Tensor' object has no attribute 'tensor_shape'
How can i change type to visualization Instance segmentation pointcloud.
Have you tried https://stackoverflow.com/questions/34097281/convert-a-tensor-to-numpy-array-in-tensorflow ?