clinplayer / Point2Skeleton

Point2Skeleton: Learning Skeletal Representations from Point Clouds (CVPR2021)
MIT License
206 stars 38 forks source link

Segmentation fault (core dumped) #6

Open PRESENT-Y opened 3 years ago

PRESENT-Y commented 3 years ago

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 commented 3 years ago

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