caffe2neon icon indicating copy to clipboard operation
caffe2neon copied to clipboard

How can I convert SegNet to neon format?

Open mitalbert opened this issue 7 years ago • 0 comments

I'm trying to convert SegNet to neon, however it seems that some layer types like DenseImageData or Upsample are not supported. Is this a neon limitation?

  • If yes, then are these layer types going to be supported by neon? When?

  • If no, are you going support these types in caffe2neon soon or how can I help to extend the caffe2neon to support SegNet conversion?

mitalbert avatar Apr 07 '17 11:04 mitalbert