open-mmlab / PowerPaint

[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型
https://powerpaint.github.io/
MIT License
584 stars 38 forks source link

Hello, thank you very much for this project. Do you have any way to convert these models into onnx format? #12

Open ngoc85672912341998N opened 8 months ago

ngoc85672912341998N commented 8 months ago

Hello, thank you very much for this project. Do you have any way to convert these models into onnx format?

K-prog commented 3 months ago

any update on this, after the PowerPaint_v2 some conversion guidelines would be really useful

foocker commented 4 weeks ago

Hello, thank you very much for this project. Do you have any way to convert these models into onnx format?

onnx is not good, its better to tensorrt or similar backend to optim infer speed.