For 'Restormer/train.sh', I simply changed --nproc_per_node to 4
In case of 'RealDenoising_Restormer.yml', how should I change? Can simply change num_gpu to 4, but have no idea how to handle 'batch_size_per_gpu' and 'mini_batch_sizes'. Default is 8 and [8,5,4,2,1,1], respectively.
Could anyone share the experimental results using 4 gpus?
For 'Restormer/train.sh', I simply changed --nproc_per_node to 4
In case of 'RealDenoising_Restormer.yml', how should I change? Can simply change num_gpu to 4, but have no idea how to handle 'batch_size_per_gpu' and 'mini_batch_sizes'. Default is 8 and [8,5,4,2,1,1], respectively.
Could anyone share the experimental results using 4 gpus?