xinntao / SFTGAN

CVPR18 - Recovering Realistic Texture in Image Super-resolution by Deep Spatial Feature Transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data loading speed of probability map is very slow when training SFTGAN

bondruy opened this issue · comments

Hi, xintao.
I find load probability map using torch.load is very slow, leading to very long data loading time.
Have you encountered this issue or my code problem?