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

December 5, 2023 Β· View on GitHub

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 Yang1, Zhongzheng Peng1, Xiaoyu Du1, Zhulin Tao2, Jinhui Tang1, Jinshan Pan1

1Nanjing University of Science and Technology, 2Communication University of China

πŸ”₯ News

  • [2023-12-05] Integrated to 🐼 OpenXLab. Try out online demo! OpenXLab.
  • [2023-12-05] Add inference code using two reference images, see test_BiSTNet.py.
  • [2023-12-02] Colab demo for BiSTNet is available google colab logo.

πŸ”₯ 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

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

To Do

  • Release training code
  • Release testing code
  • Release pre-trained models

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.