ACGPN icon indicating copy to clipboard operation
ACGPN copied to clipboard

When I run test.py, It's writing few errors

Open emreozdogann opened this issue 4 years ago • 3 comments
trafficstars

All needed softwares are installed Here's the screenshot: https://i.hizliresim.com/AxQ7g7.png

emreozdogann avatar Dec 30 '20 13:12 emreozdogann

Hi @emreozdogann , it says torch is not installed. That means you need to install pytorch. Please install it using pip or conda. Thanks.

minar09 avatar Dec 31 '20 03:12 minar09

Thanks, I installed it and error is changed. Is the problem about my GPU? I have an Asus GTX 750 (Non-Ti, 1GB) Ekran görüntüsü 2020-12-31 16-53-59

emreozdogann avatar Dec 31 '20 15:12 emreozdogann

It seems you are out of memory. Either you can increase your GPU memory or try to run in CPU.

minar09 avatar Dec 31 '20 16:12 minar09