caffe2neon
caffe2neon copied to clipboard
How can I convert SegNet to neon format?
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?