Skip to content
/ SuPix Public

A self-supervised representation learning model for biopsy images using super-pixel inpainting.

Notifications You must be signed in to change notification settings

AjeyPaiK/SuPix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2dd9099 · Feb 22, 2022

History

31 Commits
Feb 22, 2022
Feb 14, 2022
Feb 22, 2022
Feb 14, 2022
Feb 14, 2022
Feb 15, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022
Feb 22, 2022

Repository files navigation

SuPix

A self-supervised representation learning model for biopsy images of the human duodenum using super-pixel inpainting. In this method, we design a novel composite pretext task for targeted inpainting and elastic deformations. A fully supervised model is initially trained on a small number of labeled data. This model is used to generate psuedo-labels for important anatomical regions in unlabeled biopsy images. Some of these regions are randomly masked and the entire image is deformed using elastic deformation as mentioned in this paper. An encoder-decoder pair is trained to reconstruct the masked, deformed image using the SSIM loss. The model thus learns representation for shapes and H&E color stain distributions of different important tissues like Epithelium, Crypts and Villi. This model is then fine-tuned on a small labeled subset of images for semantic segmentation.

Visualization of representation learning:

About

A self-supervised representation learning model for biopsy images using super-pixel inpainting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages