Rethinking Decoder Design: Improving Biomarker Segmentation Using Depth-to-Space Restoration and Residual Linear Attention - Accepted in CVPR 2025
-
Updated
Mar 23, 2026 - Python
Rethinking Decoder Design: Improving Biomarker Segmentation Using Depth-to-Space Restoration and Residual Linear Attention - Accepted in CVPR 2025
This repository contains my implementations of the algorithms which we used for evaluation of the MoNuSeg challenge at MICCAI 2018.
HistoSeg is an Encoder-Decoder DCNN which utilizes the novel Quick Attention Modules and Multi Loss function to generate segmentation masks from histopathological images with greater accuracy. This repo contains the code to Test and Train the HistoSeg
UNet++, UNet, SegNet and DeepLabv3 implemented in Keras for MoNuSeg dataset
Add a description, image, and links to the monuseg topic page so that developers can more easily learn about it.
To associate your repository with the monuseg topic, visit your repo's landing page and select "manage topics."