Skip to content

H4wk507/lidc-idri

Repository files navigation

Download dataset

  1. Download 'archive.zip' from https://www.kaggle.com/datasets/washingtongold/lidcidri30
  2. Unzip it into lidc directory (this could take a while)
unzip archive.zip -d lidc

Install dependencies

Some old dependencies won't run with newer versions of numpy and python. In python 3.9 everything works fine.

python3.9 -m venv venv
source venv/bin/activate
python3.9 -m pip install -r requirements.txt

References

About

ResUNet segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published