keras2caffe icon indicating copy to clipboard operation
keras2caffe copied to clipboard

Adding Custom Layers to convert.py file

Open ashwaryk opened this issue 6 years ago • 1 comments

I am trying to convert SSD7 Keras model to Caffe. I am not able to convert few layers like Lambda and AnchorBoxes into Caffe. Is there a way to import or convert the above mentioned layers from Keras to Caffe ?

ashwaryk avatar Dec 05 '18 11:12 ashwaryk

I think it is not possible without adding similar layers to Caffe

uhfband avatar Dec 08 '18 05:12 uhfband