--- license: apache-2.0 tags: - ddcolor --- ## ddcolor_paper Pretrained model for DDColor For more information, see [DDColor Model Zoo](https://github.com/piddnad/DDColor/blob/main/MODEL_ZOO.md) * Paper: https://arxiv.org/abs/2212.11613 * Code: https://github.com/piddnad/DDColor ## Citation If our work is helpful for your research, please consider citing: ``` @inproceedings{kang2023ddcolor, title={DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders}, author={Kang, Xiaoyang and Yang, Tao and Ouyang, Wenqi and Ren, Peiran and Li, Lingzhi and Xie, Xuansong}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={328--338}, year={2023} } ```