caffe icon indicating copy to clipboard operation
caffe copied to clipboard

blob.hpp Check failed after adjusting skip_frames

Open ruobop opened this issue 8 years ago • 2 comments

I would like to detect objects once every several frames from webcam. After changing skip_frames to >=1, I always got the error blob.hpp:155] Check failed: n >= 0 (-1 vs. 0). How to fix it? I am using ssd_pascal_webcam.py to do the inference.

ruobop avatar Nov 02 '17 07:11 ruobop

Sir, did you resolved this error?

cw-plus avatar Jul 07 '19 09:07 cw-plus

@weiliu89 @ruobop I try to fix this bug, would you please reviewer my code and correct me if i am wrong.

cw-plus avatar Jul 07 '19 15:07 cw-plus