Skip to content

MatusChladek/Semantic-Tissue-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Tissue Segmentation

Disclaimer: Unfortunately dataset canot be shared publicly due to NDA.

Project was done on small 27+8 microscopy images with a goal of classifying whether each pixel on the image is a human tissue or not. Main challenges were mainly related to sample size, unbalanced classes. two different augmentations pipelines were used with two different models.

Models.

Introduction

TernausNet is a modification of the celebrated UNet architecture that is widely used for binary Image Segmentation.

UNet11

(Network architecure)

loss_curve

Pre-trained encoder speeds up convergence even on the datasets with a different semantic features. Above curve shows validation Jaccard Index (IOU) as a function of epochs for Aerial Imagery

  • Vanilla U-Net
Introduction

The architecture was inspired by arxiv paper and github repository

img/u-net-architecture.png

About

Pixel classification project on biomedical microscopy images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published