Skip to content

AntoninDuval/CycleGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.