I am wondering if anyone has implemented the FCN-8s network used for segmentation as a Keras model.
(https://github.com/shelhamer/fcn.berkeleyvision.org/tree/master/voc-fcn8s)
This is a common benchmark state of the art model for image segmentation developed in Cafe, but would be interested to know if anyone has ported to Keras.
Thank you,
F