ENHANCE-PET / MOOSE

MOOSE (Multi-organ objective segmentation) a data-centric AI solution that generates multilabel organ segmentations to facilitate systemic TB whole-person research.The pipeline is based on nn-UNet and has the capability to segment 120 unique tissue classes from a whole-body 18F-FDG PET/CT image.
https://enhance.pet
GNU General Public License v3.0
191 stars 28 forks source link

Fixed MOOSE on CPU #96

Closed mprires closed 9 months ago

mprires commented 9 months ago

Pull Request

Description:

Fixed checks for some devices that were causing an error for people not using CUDA GPU

Changes Made:

Deleted a check that was causing the issue

Related Issues:

Issue #95

Testing Done:

Tested the after the changes

Reviewer Checklist: