Texture Enhancement for Video Super-Resolution

EvTexture is the Pytorch implementation for the “EvTexture: Event-driven Texture Enhancement for Video Super-Resolution” paper for ICML 2024. The authors from the University of Science and Technology of China have made the project, paper, training code, and video demos available. The code installation requires specific dependencies, and Docker options are provided for easier setup. The unique aspect of EvTexture is its ability to enhance video resolution using event-driven data. Collaboration is sought for creating a script to use an event camera simulator to generate event data for videos. The project is under the Apache-2.0 license and builds upon the open-source BasicSR toolbox.

https://github.com/DachunKai/EvTexture

To top