VITA-Group / DeblurGANv2

[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
Other
1.01k stars 265 forks source link

how to convert the model to onnx? #146

Open IceAmber opened 1 year ago

IceAmber commented 1 year ago

I want to load the model by opencv, but opencv cannot support the PyTorch, so what is the param to convert to onnx

liangbaikaizzzZZZ commented 1 year ago

Did it work? How did you do it?

liangbaikaizzzZZZ commented 1 year ago

I want to convert the model to onnx too

IceAmber commented 10 months ago

no, it didn't work