Tengfei-Wang / DCSR

[ICCV 2021 (Oral Presentation)] Dual-Camera Super-Resolution with Aligned Attention Modules (RefSR)

Home Page:https://tengfei-wang.github.io/Dual-Camera-SR/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How much memory does (train)test need(for CUFED5)?

ximu1211 opened this issue · comments

How much memory does (train)test need(for CUFED5)?
Looking forward to your reply!

Hi,
It does not consume much memory when inference. It takes ~ 3000M when testing on CUFED5.
For training, we set the patch size to 160, and adjust the batch size to utilize as much GPU memory as possible.