错误使用 dagnn.Layer/load (line 200)
No property `bias` for a layer of type `XCorr`.
解决方案:
I already have solved the problem, it is the 'XCorr.m' of cfnet and siamese-fc whose params are different, the cfnet has bias,but the siamese-fc has no .
'clear XCorr'
版权声明:本文为sannianyihoushuma原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。