matcaffe - Fully convolutional net in Caffe -
is possible me directly give image , segmentation input training caffe? original implementation support this? if yes can find appropreate prototxt file?
yes. possible.
have @ fully convolutional networks semantic segmentation , segnet. both convolutional networks , trained semantic segmentation. prototxt , caffemodel files available on github.
you can run fcn original implementation, segnet uses layers not part of original implementation. have edited version of caffe on github, can use that.
Comments
Post a Comment