dilation
dilation copied to clipboard
Error: Caffe.convolutionParameter has no field named dilation
Hi, I followed your guideline on the page: downloaded the newest caffe, ran "make", and ran "pycaffe", everything worked fine, but when I tried to test out the code, I'm getting the following error. I checked around on Google and another guy suggested that dilation is a new thing and updating caffe to the newest version should help, but I think I'm getting the newest already. Any suggestion would help! Thanks!