AntoninDuval / CycleGAN

CycleGAN for CT scan and MRI.

Home Page:https://antoninduval.github.io/files/DLMI_Project_Report.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CycleGAN

This repository contains code for training a CycleGAN on T2 MRI images and CT scan. It was made in the context of the final project of the course Deep Learning for Medical Imaging in the MSc in AI at CentraleSupelec.

alt text

This was originally made on Google Colab platform, you can find the notebooks under the folder "/notebooks". The dataset for CT scans was extracted from the open dataset CQ500, while the MRI images are from IXI. Please follow the instruction on the website to download the data.

You can read our full report here.

About

CycleGAN for CT scan and MRI.

https://antoninduval.github.io/files/DLMI_Project_Report.pdf


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%