English

Redesigning Fully Convolutional DenseUNets for Large Histopathology Images

Computer Vision and Pattern Recognition 2021-08-06 v1 Machine Learning

Abstract

The automated segmentation of cancer tissue in histopathology images can help clinicians to detect, diagnose, and analyze such disease. Different from other natural images used in many convolutional networks for benchmark, histopathology images can be extremely large, and the cancerous patterns can reach beyond 1000 pixels. Therefore, the well-known networks in the literature were never conceived to handle these peculiarities. In this work, we propose a Fully Convolutional DenseUNet that is particularly designed to solve histopathology problems. We evaluated our network in two public pathology datasets published as challenges in the recent MICCAI 2019: binary segmentation in colon cancer images (DigestPath2019), and multi-class segmentation in prostate cancer images (Gleason2019), achieving similar and better results than the winners of the challenges, respectively. Furthermore, we discussed some good practices in the training setup to yield the best performance and the main challenges in these histopathology datasets.

Keywords

Cite

@article{arxiv.2108.02676,
  title  = {Redesigning Fully Convolutional DenseUNets for Large Histopathology Images},
  author = {Juan P. Vigueras-Guillén and Joan Lasenby and Frank Seeliger},
  journal= {arXiv preprint arXiv:2108.02676},
  year   = {2021}
}

Comments

15 pages, 6 figures. Originally submitted to the European Conference on Computer Vision 2020 (but did not get enough grade to pass the acceptance threshold)

R2 v1 2026-06-24T04:51:50.462Z