zhreshold / mxnet-ssd

MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
MIT License
764 stars 337 forks source link

c++ demo test error #220

Closed gjtjx closed 6 years ago

gjtjx commented 6 years ago

ubuntu 16.04 MXPredCreate error [11:08:59] src/operator/contrib/./multibox_target-inl.h:224: Check failed: lshape.ndim() == 3 (0 vs. 3) Label should be [batch-num_labels-(>=5)] tensor any help?