Hanjun-Dai / pytorch_structure2vec

pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)
MIT License
305 stars 76 forks source link

Synthie dataset 'Segmentation fault (core dumped)' #25

Open nslgl opened 3 years ago

nslgl commented 3 years ago

Hi Hanjun, When I run your code on the Synthie data set, there is always a Segmentation fault and core dumped each time. How to solve this problem. Are there anyone getting the same issue

https://github.com/muhanzhang/pytorch_DGCNN/tree/master/data/Synthie

Best

Hanjun-Dai commented 3 years ago

Hi there,

Sorry I have not tried that data, probably some formatting/file path issue I guess?