cfnet icon indicating copy to clipboard operation
cfnet copied to clipboard

No property dilate for a layer of type dagnn.Conv

Open youzhaxiaomayi opened this issue 7 years ago • 1 comments
trafficstars

hi, I run the Tracking only code,bug I meet a bug:No property dilate for a layer of type dagnn.Conv, the version of matconvmat is v1.0-beta20. Can you help me?

youzhaxiaomayi avatar Mar 25 '18 23:03 youzhaxiaomayi

I think you are using a version of matconvnet that is too old. Try to use something >beta21 and check that dagnn.Conv implementation of the version you pick has the property

bertinetto avatar May 10 '18 18:05 bertinetto