Closed firefox1031 closed 7 years ago
I'm sorry for not knowing a thing about windows-caffe. Have you ever tried add any other customed layer before?
No, this is my first time to add a customed layer. I have completely no idea why this error occured.
any progression?
yes, I compiled it successfully
Hello, I added your .hpp/.cpp/.cu files to my caffe folders accordingly and compiled successfully(I didn't modify any other files). But when I try to train my mobilenet model, it always prompted " Unknown layer type: DepthwiseConvolution". Could you please tell me where the problem is? By the way, my caffe runs on windows 7.