NAFNet icon indicating copy to clipboard operation
NAFNet copied to clipboard

Error occured during inference using HuggingFace Demo

Open songkq opened this issue 3 years ago • 2 comments

image The testcase used for inference: ![out-of-focus](https://user-images.githubusercontent.com/30183023/178232495-17ac4deb-4ad2-4c4a-bbe2-b4a830c37afe.png)

songkq avatar Jul 11 '22 09:07 songkq

link to the raw image : https://github.com/opencv/opencv/issues/16227#issuecomment-568615338

songkq avatar Jul 11 '22 09:07 songkq

Hi, songkq, It might be caused by the resolution of the input image, i.e. 4000 x 6000, which exhausts the memory of the HuggingFace Demo.

mayorx avatar Jul 13 '22 03:07 mayorx