File size: 720 Bytes
e332bfd aa10f72 e332bfd 248f69e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: apache-2.0
tags:
- ddcolor
---
## ddcolor_artistic
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}
}
``` |