🎥 Real-Time 4K Video Exposure Correction Pipeline

Extended WACV 2024 implementation for real-time 4K video exposure correction.

Video Inference Optimization (University)

  • Extended the official WACV 2024 implementation of “4K-Resolution Photo Exposure Correction” (~8K params) from static image processing to a full video inference pipeline.
  • Engineered a frame-buffering mechanism to handle 4K input streams, optimizing GPU VRAM usage.
  • Implemented frame-wise inference logic to enable rapid exposure correction on video data.