Ming-Yang Ho

Results 3 comments of Ming-Yang Ho

Hi @libowen424, and thank you for finding the issue. I did find that `model.eval()` would lead to `RuntimeError: cudnn RNN backward can only be called in training mode` when I...

If your original image has a size of HxW, then the divided patches should have a name of ZZZZZZ_Yidx_Xidx_Ypos_Xpos.png, where `Ypos` and `Xpos` are the top-left corner coordinate corresponding to...

[Low level vision] Paper title: Every Pixel Has its Moments: Ultra-High-Resolution Unpaired Image-to-Image Translation via Dense Normalization Project link: https://kaminyou.com/Dense-Normalization/ Paper link: https://arxiv.org/abs/2407.04245 Code link: https://github.com/Kaminyou/Dense-Normalization