Documents
Poster
A Low-complexity Neural Network for Compressed Video Post-processing in HEVC
- Citation Author(s):
- Submitted by:
- Zheng Liu
- Last updated:
- 26 February 2022 - 8:53am
- Document Type:
- Poster
- Document Year:
- 2022
- Event:
- Presenters:
- Zheng Liu
- Paper Code:
- 126
- Categories:
- Log in to post comments
Video post-processing is a method to improve the quality of reconstructed frames at the
decoder side. Although the existing post-processing algorithms based on deep learning
can achieve signicant quality improvement compared with traditional methods, they will
require a lot of computational resources, which makes these algorithms difficult to use
on mobile devices. To tackle this problem, a low-complexity neural network based on
max-pooling and depth-wise separable convolution is proposed in this work for compressed
video post-processing. Max-pooling can signicantly reduce memory consumption, and
depth-wise separable convolution can reduce the computational resources required by the
model. Experiment results show that compared with the existing methods, our model
can signicantly improve the processing speed with few parameters under almost the same
quality improvement.