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 train_val_seg.py for S3DIS dataset #248

Open
whuhxb opened this issue Mar 9, 2023 · 0 comments
Open

Can't run train_val_seg.py for S3DIS dataset #248

whuhxb opened this issue Mar 9, 2023 · 0 comments

Comments

@whuhxb
Copy link

whuhxb commented Mar 9, 2023

Hi @yangyanli
I have tried to run PointCNN on S3DIS dataset, but it just jumps this command line:
CUDA_VISIBLE_DEVICES=$gpu python3 ../train_val_seg.py -t $data_folder/train_files_for_val_on_Area_$area.txt -v $data_folder/val_files_Area_$area.txt -s $models_folder -m pointcnn_seg -x $setting > $models_folder/pointcnn_seg_$setting.txt 2>&1 &

No semantic segmentation results are output. The screen outputs are just like these.
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!
done!!!

Do you know why the ./train_val_s3dis.py is negelected? Thanks a lot.

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

1 participant