haychris / deepdriving-collision-avoidance

4 stars 1 forks source link

Segment fault when train new model #3

Open Azpril45 opened 5 years ago

Azpril45 commented 5 years ago

Dear @haychris , thank you for sharing this repo. I got a problem when tried to train a new model.

I1102 13:26:38.987882 14212 net.cpp:84] Creating Layer data I1102 13:26:38.987896 14212 net.cpp:373] data -> data I1102 13:26:38.987915 14212 net.cpp:373] data -> label I1102 13:26:38.987929 14212 net.cpp:113] Setting up data Segmentation fault (core dumped)

I have downloaded the training data, and replace it in pre_trained. Besides, I have already followed the instructions and changed the data layer cpp. It still happened. I got no problem with the test. It goes well.

Can you help me figure out what is wrong here? Thank you for your patience.

Have a nice day!

Best regards,

Tony