Skip to content

yyang181/BiSTNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published