Documents
Demo
RTFVE

- DOI:
- 10.60864/x8gc-b902
- Citation Author(s):
- Submitted by:
- Anonymous Author
- Last updated:
- 16 June 2025 - 3:47pm
- Document Type:
- Demo
- Categories:
- Log in to post comments
There’s been a surge in adoption of video conferencing applications for both personal and business use cases. However, the bandwidth limitations faced by many users worldwide may restrict the optimal use of such applications. Although deep learning offers a solution for enhancing low bit rate videos, most models today are either hard to incorporate with modern compression standards or require specialized hardware to run such as significant GPUs making these models impractical. To address these issues, we introduce the Realtime Face Video Enhancement (RTFVE) model which can be easily incorporated with any video decoder and can run in realtime on ordinary CPUs. Experiments show that our model improves perceptual quality over the compressed video baseline at multiple low bitrate settings. The source code will be made available at https://github.com/.