codeslake / IFAN

[CVPR 2021] Official PyTorch Implementation for "Iterative Filter Adaptive Network for Single Image Defocus Deblurring"
GNU Affero General Public License v3.0
222 stars 37 forks source link

ONNX model #11

Closed maollila closed 1 year ago

maollila commented 1 year ago

Have you tried convert ONNX model? If yes could provide python script? I do get errors from Aten:unFold.

codeslake commented 1 year ago

I have never tried the code for the ONNX. Thanks.