MIC-DKFZ / nnDetection

nnDetection is a self-configuring framework for 3D (volumetric) medical object detection which can be applied to new data sets without manual intervention. It includes guides for 12 data sets that were used to develop and evaluate the performance of the proposed method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run nnDetection on Cuda 12

kennyha85 opened this issue · comments

❓ Question

I'm trying to run nnDetection on a GPU-server with RTX 4090 and Cuda 12. Can anybody tell me is there any way to run nnDetection on that CUDA version. I'm not sudoer of the GPU-server thus I can not install other cuda version. Thanks!

Hi,

The cuda code should be compatible with CUDA12. The rest of the code will depend on the compatibility with PyTorch (note: only PyTorch 1.XX supported right now).

Best,
Michael

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.