piddnad / DDColor

[ICCV 2023] DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders
Apache License 2.0
1.1k stars 120 forks source link

DDColor ONNX #31

Closed instant-high closed 6 months ago

instant-high commented 7 months ago

Thanks for your great work, results on images even better than deoldify.

I've converted the models to onnx for more simple installation...

piddnad commented 7 months ago

Thank you for your interest in our work. If you want to share your changes, feel free to submit a PR!

instant-high commented 7 months ago

@piddnad sorry for the delay. I already had made a small repository containing onnx inference code and onnx conversion code. I'm not shure if I can publish the onnx converted model(s).

piddnad commented 7 months ago

Hey @instant-high , that's okay! If you want to share your implementation, you can also add your repository link to the README and launch a PR at any time. :)