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
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}
}