pointconv_pytorch
pointconv_pytorch copied to clipboard
How to convert CIFAR-10 dataset into a point cloud and feed it into the network?
I want to use 2d image to train the network. How can I convert the dataset into point cloud and feed it into the network?