Skip to content

Cardio-AI/vae-tutorial

Repository files navigation

vae-tutorial

Seps for Set Up

git clone git@github.com:Cardio-AI/vae-tutorial.git
cd vae-tutorial
pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python -m ipykernel install --user --name=vae-tutorial
jupyter lab

Data

Download ACDC segmentation data from here and save in acdc_data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published