From Patch to Image Segmentation using Fully Convolutional Networks -- Application to Retinal Images
Taibou Birgui Sekou, Moncef Hidane, Julien Olivier, Hubert, Cardot

TL;DR
This paper introduces a framework combining transfer learning and patch-based training to enable training arbitrarily designed fully convolutional networks for medical image segmentation, achieving state-of-the-art results on retinal images.
Contribution
It proposes a novel method that integrates transfer learning and patch-based training to effectively train small datasets with flexible network architectures for image segmentation.
Findings
Effective segmentation of retinal images achieved.
State-of-the-art performance on multiple datasets.
Flexible network design with small data.
Abstract
Deep learning based models, generally, require a large number of samples for appropriate training, a requirement that is difficult to satisfy in the medical field. This issue can usually be avoided with a proper initialization of the weights. On the task of medical image segmentation in general, two techniques are oftentimes employed to tackle the training of a deep network . The first one consists in reusing some weights of a network pre-trained on a large scale database ( ImageNet). This procedure, also known as , happens to reduce the flexibility when it comes to new network design since is constrained to match some parts of . The second commonly used technique consists in working on image patches to benefit from the large number of available patches. This paper brings together these two techniques and propose to train …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Medical Image Segmentation Techniques · Digital Imaging for Blood Diseases
