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
results in segmentation fault. I searched this online and found it might be an opencv bug.
In image_io.ipynb cell No.5:
MXNetError: [07:28:27] src/io/input_split_base.cc:163: Check failed: files_.size() != 0U (0 vs. 0) Cannot find any files that matches the URI patternz ./data/caltech_train.rec
All these tests were run on AMI Ubuntu. I also rebuilt mxnet using updated github version. @piiswrong Any idea?
The text was updated successfully, but these errors were encountered:
Some issues in io image notebooks:
results in segmentation fault.
results in segmentation fault. I searched this online and found it might be an opencv bug.
MXNetError: [07:28:27] src/io/input_split_base.cc:163: Check failed: files_.size() != 0U (0 vs. 0) Cannot find any files that matches the URI patternz ./data/caltech_train.rec
All these tests were run on AMI Ubuntu. I also rebuilt mxnet using updated github version.
@piiswrong Any idea?
The text was updated successfully, but these errors were encountered: