wutianyiRosun / MemNet

An implementation of MemNet: A Persistent Memory Network for Image Restoration, ICCV2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you clarify GPU specification when ran this code? Out of memory error.

ShuangjunLiu opened this issue · comments

I tried to use 12G memory GPU to run this code.
However, the eval always failed even though I tried on two computers one with tesla K40m and one with titan V.
Can you provide more details about configuration when you generate this code?

Thanks.