Home

Awesome

BiSTNet: Semantic Image Prior Guided Bidirectional Temporal Feature Fusion for Deep Exemplar-based Video Colorization

Project Page | Paper (ArXiv) | Supplemental Material | Code (Github)

google colab logo OpenXLab visitorsGitHub Stars

This repository is the official pytorch implementation of our paper, BiSTNet: Semantic Image Prior Guided Bidirectional Temporal Feature Fusion for Deep Exemplar-based Video Colorization.

Yixin Yang<sup>1</sup>, Zhongzheng Peng<sup>1</sup>, Xiaoyu Du<sup>1</sup>, Zhulin Tao<sup>2</sup>, Jinhui Tang<sup>1</sup>, Jinshan Pan<sup>1</sup> <br>

<sup>1</sup>Nanjing University of Science and Technology, <sup>2</sup>Communication University of China

🔥 News

🔥 NTIRE2023 Video Colorization Challenge Champion 🏆

We are excited to announce that our method based on BiSTNet won 1st place in the NTIRE2023 Video Colorization Challenge Track 1, Fréchet Inception Distance (FID) Optimization! You can find our code and the pre-trained weights in the following links:

Framework

<img src='docs/media/pipeline.jpg'/>

Input Videos (left column) and Colorized Videos (right column)

To Do

Citation

If this work is helpful for your research, please consider citing the following entry.

@article{bistnet,
  title={BiSTNet: Semantic Image Prior Guided Bidirectional Temporal Feature Fusion for Deep Exemplar-based Video Colorization},
  author={Yang, Yixin and Peng, Zhongzheng and Du, Xiaoyu and Tao, Zhulin and Tang, Jinhui and Pan, Jinshan},
  journal={arXiv preprint arXiv:2212.02268},
  year={2022}
}

Contact

This repo is currently maintained by Yixin Yang (@yyang181) and is for academic research use only.