Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
Tested with Torch 2.1 and CUDA 11.8, it works!
trafficstars
Just for documentation: It works perfectly with Torch 2.1 and CUDA 11.8.
>>> torch.__version__
'2.1.2'
>>> torch.version.cuda
'11.8'
Shall I update the README with a PR?
hi, how much long doss it take for you to train the classification model? and what is your gpu?