Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train_Error #101

Open
SaadAlvee opened this issue Apr 2, 2023 · 1 comment
Open

Train_Error #101

SaadAlvee opened this issue Apr 2, 2023 · 1 comment

Comments

@SaadAlvee
Copy link

File "/content/pointnet.pytorch/utils/train_classification.py", line 53, in
dataset = ModelNetDataset(
File "/content/pointnet.pytorch/pointnet/dataset.py", line 154, in init
with open(os.path.join(root, '{}.txt'.format(self.split)), 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/content/pointnet.pytorch/shapenetcore_partanno_segmentation_benchmark_v0/trainval.txt'

in the dataset there is no file named trainval.txt

@keepgoing2996
Copy link

#52
but seems like there is no date mentioned in trainval.txt.
Do you figure out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants