feiyuhuahuo / Anomaly_Prediction

Pytorch implementation of anomaly prediction.
78 stars 22 forks source link

segmentation fault (core dumped) error? #18

Closed Jaborie203 closed 3 years ago

Jaborie203 commented 3 years ago

The work is very niubility, and I appreciate it. But when i exec the "train.py" for about 100 epoch, the terminal display "segmentation fault (core dumped)". I try to solve this problem, but i failed. Anyone can help me? thank you very very very very muchhhhh!

feiyuhuahuo commented 3 years ago

Open a new terminal to start your training or just restart your computer just in case.

Jaborie203 commented 3 years ago

Best project! Thank you @feiyuhuahuo for your reply. I put the code "from tensorboardX import SummaryWriter" at the top and the problem was solved!