Snehashis Roy
Results
1
comments of
Snehashis Roy
Hi, I want to use 2 gpus for training. As explained in the notebook, I used the following config, ``` config = N2VConfig(X_train, unet_kern_size=3, unet_n_depth=3, unet_n_first = 64, train_steps_per_epoch=int(dim[0] /...