Wesley Chaney
Wesley Chaney
I also had this problem. I don't have an exact answer, but it may be some kind of memory issue. I tried running on smaller images, of basically any dimensions,...
I encountered the error under very different circumstances (evaluating a totally different network than that one), so scaling is not the issue. Thanks though.
I think I am experiencing this same bug but the above comments about enabling logging no longer seem to apply (the .json file has changed format, editing the "variables" line...
It seems to be crashing on gflags::ParseCommandLineFlags(). Programs not using gflags are functioning. Breakpoint in main() before ParseCommandLineFlags and it will run up to this point.