Image segmentation of lung CT

Authors: Daniel Vigild Juhász, Frederik Kromann Hansen & Lau Johansson

alt text

This repository contains hand-in assignment for the DTU course 02514 Deep learning in computer vision.

This notebook is a implementation of a simple segmentation CNN and a UNet architecture. The goal is to segment the lung lesions annotated by radiologists.

The data used is the LIDC-IDRI segmentation dataset

Read our article here
Look at the implemented model here