如题,调试完毕之后有的图可以正常检测,有的图却出现错误
Attempted to access boxes(:,-1); index must be a positive integer or logical.
Error in ==> reduceboxes at 16
maxc = max(boxes(:,end-1));
Error in ==> demo>test at 34
showboxes(im, reduceboxes(model, boxes(top,:)))
这个人的研究成果非常广泛,图割,运动检测,但是很多代码都是Linux下面写的,
而且数据集都比较老了,楼主变换一下参数再调试调试