py-R-FCN
py-R-FCN copied to clipboard
Testing in my model failed.
When i test my model, Check failed: top_shape[j] == bottom[i]->shape(j) (38 vs. 37) All inputs must have the same shape, except at concat_axis. *** Check failure stack trace: *** How deal with the question? Thanks
- check your train and test's prototxt, check whether all the numbers are match.
- check solver file if it points to the file you want.