You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Ronghang:
I downloaded the source code you provided and followed your steps to process the data, everything was OK, but when I started training, it always failed due to core dumped, as I was using Ubuntu16.04 and one GTX1080 for training, is it because of the batch_size problem or so on?
I would really want a solution, and appreciate it if you can give me some advice
Shuai
The text was updated successfully, but these errors were encountered:
[libprotobuf WARNING google/protobuf/io/coded_stream.cc:78] The total number of bytes read was 703909485
F1120 08:52:31.197538 10638 io.cpp:67] Check failed: proto.SerializeToOstream(&output)
*** Check failure stack trace: ***
Aborted (core dumped)
This is my problem, thanks
Hi Ronghang:
I downloaded the source code you provided and followed your steps to process the data, everything was OK, but when I started training, it always failed due to core dumped, as I was using Ubuntu16.04 and one GTX1080 for training, is it because of the batch_size problem or so on?
I would really want a solution, and appreciate it if you can give me some advice
Shuai
The text was updated successfully, but these errors were encountered: