swz30 / Restormer

[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
Other
1.73k stars 233 forks source link

About inference on Huggingface #50

Open ddinhtuann opened 2 years ago

ddinhtuann commented 2 years ago

I'm really impressed in inferencing on HuggingFace. I had run Motion Deblur task on my own CPU(i7) and got ~50s inference runtime. May I convert from pth model to onnx and get better runtime.

adityac8 commented 2 years ago

We have not tried the onnx model. Please share your results with us here in case you run it.