Point2Skeleton icon indicating copy to clipboard operation
Point2Skeleton copied to clipboard

Segmentation fault (core dumped)

Open PRESENT-Y opened this issue 4 years ago • 1 comments

14957 segmentation fault (core dumped) python train.py --pc_list_file ../data/data-split/all-train.txt --data_root

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

PRESENT-Y avatar Sep 24 '21 04:09 PRESENT-Y

Environment problem. conda install pytorch==1.1.0 torchvision==0.3.0 cudatoolkit=9.0 -c pytorch continue...

PRESENT-Y avatar Sep 27 '21 11:09 PRESENT-Y