DIGITS
DIGITS copied to clipboard
Importing Python module 'caffe.layers.detectnet.clustering' *** Aborted at 1575660898 (unix time) try "date -d @1575660898" if you are using GNU date ***
I am getting why this error occurs. I have compiled caffe in below environment 1 - ubuntu 16.04 2 - python3.6 3 - protobuf - 3.11.0 4 - opencv - 3.4.5
I have created dataset in NVIDIA DIGITS and downloaded images.mdb and labels.mdb for training and testing. when I run detectnet_training.sh I get above error.
Please help me to solve this error.