HiLab-git / PyMIC_examples

examples of using PyMIC for medical image computing with deep learning
32 stars 4 forks source link

A problem with default gpu #14

Open imomi263 opened 1 year ago

imomi263 commented 1 year ago

The gpu default configuration in the file is 1. However I only have one gpu, so it cant work out by just copying the instruction. As a beginner ,it is very hard for me to find out the bug. So I think it is better to set default gpu to 0. https://github.com/HiLab-git/PyMIC_examples/blob/main/seg_ssl/ACDC/config/unet2d_baseline.cfg line 62