RCAN icon indicating copy to clipboard operation
RCAN copied to clipboard

Training time

Open swz30 opened this issue 6 years ago • 4 comments

Hi Yulun, Thank you for sharing your excellent work.

While answering this issue, You mentioned that your model takes 70s on titan xp for training 100 iterations. I am using batch size 80 and 8 gpus to perform training using exactly your code and other parameters, but it is taking much more time. Could you please tell me what could be the problem?

screenshot

swz30 avatar Jan 31 '19 10:01 swz30

it is right. Your 16000 is 200 iterations, so the time is double.

luissen avatar Mar 09 '19 03:03 luissen

it is right. Your 16000 is 200 iterations, so the time is double.

@luissen Hey, how long have you train this network?

sxd0071 avatar Mar 12 '19 13:03 sxd0071

@swz30 ,Hello, why you can train big number images ,could you help me ? https://github.com/yulunzhang/RCAN/issues/53

wsqat avatar May 30 '19 11:05 wsqat

@wsqat you can change the batchsize

luissen avatar Jun 04 '19 02:06 luissen