iLID icon indicating copy to clipboard operation
iLID copied to clipboard

IndexError in evaluation/predict.py (classifier.py)

Open sgagnon-tootelo opened this issue 6 years ago • 1 comments

Hello twerkmeister, sorry if is trivial, is my first experience with caffe, I succede to preprocessing the audios, trained it with Berlin_net model, but at the evaluation step I get:

Traceback (most recent call last): File "predict.py", line 47, in predict(args.input, args.proto, args.model, args.output) File "predict.py", line 20, in predict raw_scale=255 # convert 0..255 values into range 0..1 File "/home/sylvain/caffe/python/caffe/classifier.py", line 29, in init in_ = self.inputs[0] IndexError: list index out of range

I put the complete log in attachment... If someone can help me. Thanks output.log

sgagnon-tootelo avatar Mar 21 '18 18:03 sgagnon-tootelo

Still no response, ehh?

deibraz-free avatar Jun 15 '20 19:06 deibraz-free