Maclory / Deep-Iterative-Collaboration

Pytorch implementation of Deep Face Super-Resolution with Iterative Collaboration between Attentive Recovery and Landmark Estimation (CVPR 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: CUDA out of memory. Tried to allocate 3.00 GiB (GPU 0; 14.76 GiB total capacity; 12.32 GiB already allocated; 1.39 GiB free; 12.34 GiB reserved in total by PyTorch)

malinjie-hub opened this issue · comments

Hello, I would like to inquire. When I use an image to test, I solver it in line 69 of test.py The test() video memory is out. I use the testla t4 video card with 16G video memory. I want to ask why. Thank you!