Skip to content

nicoloesch/ADiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,579 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is implementing Diffusion Models for medical image segmentation. Furthermore, an additional U-Net architecture can be utilised for supervised image segmentation.

Requirements

The BraTS2020 or BraTS2023 dataset, whose sequences has been condensed. Otherwise, the methods in input.parse_data need to be run.

Installation Instructions

Get latest conda

wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh

To install the package, run the following command in the base folder ADiff

conda env create -f adiff-cuda124.yml -n <your-name-of-the-environment>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors