minar09 / ACGPN

"Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR 2020. (Modified from original with fixes for inference)

Home Page:https://github.com/switchablenorms/DeepFashion_Try_On

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

emreozdogann opened this issue · comments

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

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

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

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