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

Can't run the code #249

Open
whuhxb opened this issue Mar 9, 2023 · 1 comment
Open

Can't run the code #249

whuhxb opened this issue Mar 9, 2023 · 1 comment

Comments

@whuhxb
Copy link

whuhxb commented Mar 9, 2023

Hi @gar1t @yangyanli @ruslo @TSchattschneider @sdukaka

I have downloaded the datasets and unzip them, but I can't run the train code on modelnet, shapenetpart, and S3DIS datasets.

srun -p NV100q -n 1 -w node08 ./train_val_modelnet.sh -g 0 -x modelnet_x3_l4
Train/Val with setting modelnet_x3_l4 on GPU 0!

srun -p NV100q -n 1 -w node08 ./train_val_shapenet.sh -g 0 -x shapenet_x8_2048_fps
Train/Val with setting shapenet_x8_2048_fps on GPU 0!

srun -p PV100q -n 1 -w node09 ./train_val_s3dis.sh -g 2 -x s3dis_x8_2048_fps -a 1
Train/Val with setting s3dis_x8_2048_fps on GPU 2 for Area 1!

No training results outputs, but just one line command. The code can't run train_val_seg.py, and I don't know why. Thanks a lot.

@coolWtf
Copy link

coolWtf commented Apr 24, 2024

I also encountered the same problem, I would like to ask if you have solved it.

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