crfasrnn_keras
crfasrnn_keras copied to clipboard
Added support for 3D spatial data and arbitrary number of image channels
Thanks for the keras port of the CRF-RNN module! For my needs, I required a version that works with 3D grayscale images, aka 3 spatial dimensions and 1 channel dimension. So, I made a few modifications to support that - 2 or 3 spatial dimensions, and an arbitrary number of channel dimensions.
Hello, I have also developed a N-spatial-dimensional multi-channel version. Check it out if you like Best Regards,
Miguel