Tackling LUng Nodule Analysis with PyTorch. Following the book "Deep Learning with Pytorch" by Eli Stevens.
If running on machine with CUDA enabled GPU run $ ./setup.sh gpu
, else run $ ./setup.sh
.
Currently configured and tested only for CUDA 11.
Run $ pipenv run pytest .