Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

Load dataset takes fairly long

Open SelenaClover22 opened this issue 1 year ago • 2 comments

I cannot access the stanford website for the ModelNet40 dataset, so i found one on kaggle and use it instead. However, the train process would stick on load dataset phase for over 30 mins, and then shows some error. I check the pretrained log files and saw that the load time is very small, within one minute.

SelenaClover22 avatar Sep 23 '24 19:09 SelenaClover22