Skip to content

Releases: mavaylon1/UNet_Decoder_CRF

UNet_Decoder_CRF_v0.1.0

28 Apr 17:28
5865bc7
Compare
Choose a tag to compare

We introduce a new encoder-decoder system that overcomes adaptability and scalability issues. We adapt multiple CNNs as encoders, allowing for the definition of multiple function parameter arguments to structure the models according to the targeted datasets and scientific problem. We leverage the flexibility of the U-Net architecture to act as a scalable decoder. The CRF-RNN layer is integrated into the decoder as an optional final layer, keeping the entire system fully compatible with back-propagation.