SSD-on-Custom-Dataset
SSD-on-Custom-Dataset copied to clipboard
Check failed: new_queue_pairs_.size() == 0 (1 vs. 0)
Please use the caffe-users list for usage, installation, or modeling questions, or other requests for help. Do not post such requests to Issues. Doing so interferes with the development of Caffe.
Please read the guidelines for contributing before submitting this issue.
Issue summary
Issue during training process. Whenever I run python examples/ssd/ssd_pascal.py It outputs an error F0917 14:56:28.086491 4302 data_reader.cpp:112] Check failed: new_queue_pairs_.size() == 0 (1 vs. 0) *** Check failure stack trace: *** @ 0x7f9438c615cd google::LogMessage::Fail() @ 0x7f9438c63433 google::LogMessage::SendToLog() @ 0x7f9438c6115b google::LogMessage::Flush() @ 0x7f9438c63e1e google::LogMessageFatal::~LogMessageFatal() @ 0x7f94392fe3cb caffe::DataReader<>::Body::InternalThreadEntry() @ 0x7f94392f4175 caffe::InternalThread::entry() @ 0x7f94297b55d5 (unknown) @ 0x7f943799b6ba start_thread @ 0x7f9437cb841d clone @ (nil) (unknown) Aborted (core dumped)
Will gladly appreciate your help
Steps to reproduce
If you are having difficulty building Caffe or training a model, please ask the caffe-users mailing list. If you are reporting a build error that seems to be due to a bug in Caffe, please attach your build configuration (either Makefile.config or CMakeCache.txt) and the output of the make (or cmake) command.
Your system configuration
Operating system: Ubuntu 16.04 Compiler: CUDA version (if applicable): CUDA 8.0 CUDNN version (if applicable): CUDNN 5.1 BLAS: atlas Python or MATLAB version (for pycaffe and matcaffe respectively): python 2.7