fxia22/pointnet.pytorch

FileNotFoundError: [Errno 2] No such file or directory: '/workspace/pointnet.pytorch/shapenetcore_partanno_segmentation_benchmark_v0/trainval.txt'

helloansuman opened this issue · 3 comments

Hi
I am getting this error every time I am running the training script

FileNotFoundError: [Errno 2] No such file or directory: '/workspace/pointnet.pytorch/shapenetcore_partanno_segmentation_benchmark_v0/trainval.txt'

In the folder there is no such file called trainval.txt
What to do? Please help.

image

I have also troubled by the problem