sanghyun-son / EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
MIT License
2.43k stars 669 forks source link

Restart when i am training #201

Closed sureJ0824 closed 5 years ago

sureJ0824 commented 5 years ago

hello,I am trying to run the demo.sh in my own computer my GUP is TITAN XP ubuntu 16.04 however, when i run the training , after epoch 1, my computer always restart I Do not Know Why can you help me ? and can you tell me how much memory it cost you when you train different models? cause i am totally fresh for code and CNNs I really need your help Thank you a lot

sanghyun-son commented 5 years ago

Hello.

I think the problem is related to your power budget. The TITAN X may require > 800W power supply to work properly, so please check it out.

Thank you

sureJ0824 commented 5 years ago

Ouh ,you are right I change another budget and it works thanks soooo much