xyiyy / NL-ConvLSTM

Non-Local ConvLSTM for Video Compression Artifact Reduction(ICCV2019)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NL-ConvLSTM

Non-Local ConvLSTM for Video Compression Artifact Reduction(ICCV2019)

Thanks for @Yan-Cheng Huang's contribution. The codes of non-local operation in LSTM are implemented in non_local_block.py

Citation

If you find this project is useful for your research, please cite:

@inproceedings{xu2019non,
  title={Non-Local ConvLSTM for Video Compression Artifact Reduction},
  author={Xu, Yi and Gao, Longwen and Tian, Kai and Zhou, Shuigeng and Sun, Huyang},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision},
  pages={7043--7052},
  year={2019}
}

About

Non-Local ConvLSTM for Video Compression Artifact Reduction(ICCV2019)


Languages

Language:Python 100.0%