Home

Awesome

Image Translation via Fine-grained Knowledge Transfer

(The repository is under construction)

Xuanhong Chen, Ziang Liu, Ting Qiu, Bingbing Ni, Naiyuan Liu, Xiwei Hu, Yuhan Li

[Project Website] [Paper]

Results

Abstract

Prevailing image-translation frameworks mostly seek to process images via the end-to-end style, which has achieved convincing results. Nonetheless, these methods lack interpretability and are not scalable on different image-translation tasks (e.g., style transfer, HDR, etc.). In this paper, we propose an interpretable knowledge-based image-translation framework, which realizes the image-translation through knowledge retrieval and transfer. In details, the framework constructs a plug-and-play and model-agnostic general purpose knowledge library, remembering task-specific styles, tones, texture patterns, etc. Furthermore, we present a fast ANN searching approach, Bandpass Hierarchical K-Means (BHKM), to cope with the difficulty of searching in the enormous knowledge library. Extensive experiments well demonstrate the effectiveness and feasibility of our framework in different image-translation tasks. In particular, backtracking experiments verify the interpretability of our method.

Framework

Framework

Results

result2 result3 result4

<!-- ![result5](./results/show4.jpg) -->

result6 result7

Knowledge Backtracking

Backtracking

Citation

If you find this paper useful in your research, please consider citing:

@misc{chen2020image,
      title={Image Translation via Fine-grained Knowledge Transfer}, 
      author={Xuanhong Chen and Ziang Liu and Ting Qiu and Bingbing Ni and Naiyuan Liu and Xiwei Hu and Yuhan Li},
      year={2020},
      eprint={2012.11193},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Contact

Please contact Ziang Liu(ziangliu824@gmail.com), Xuanhong Chen(xuanhongchenzju@outlook.com), Ting Qiu(776398420@sjtu.edu.cn) for questions about the details.

Link

Learn about our other projects [RainNet], [Sketch Generation].