pointnet2-tensorflow2 icon indicating copy to clipboard operation
pointnet2-tensorflow2 copied to clipboard

Model prediction

Open jldk20 opened this issue 2 years ago • 0 comments

How can i make predictions with model.predict()? Can you please provide some sample code which i can place directly below the model.fit function for predicting a single point cloud and a batch of point clouds (by using the data stored within val_ds for instance). Thanks in advance!

jldk20 avatar Jul 24 '23 10:07 jldk20