List of Source Code

About

This webpage provides a summary of source code for the works I have contributed to, including their descriptions and download links. Detailed usages can be found in their specific webpages.

List of source code download links

Coding Algorithms
  • ViSTRA [code]: video compression based on spatial resolution and effective bit depth adaptation
  • CNN-PP [code]: video compression with CNN-based post processing
  • MFRNet [code]: a new CNN architecture for post-processing and in-loop filtering
  • CVE-GAN [code]: a perceptually-inspired GAN for compressed video enhancement
  • HiNeRV [code]: video compression with hierarchical encoding-based neural representation

  • Quality Metrics
  • FRQM [code]: a frame rate dependent video quality metric
  • PVM [code]: a perception-based video metric
  • FloLPIPS [code]: A Bespoke Video Quality Metric for Frame Interpoation
  • RankDVQA [code]: Deep VQA based on a Novel Hybrid Training Methodology

  • Other Image Processing Methods
  • ST-MFNet [code]: Spatio-Temporal Multi-Flow Network for Video Frame Interpolation
  • ST-MFNet Mini []: the compact model of ST-MFNet
  • Deformable Convolution based VFI [code]: a new deformable convolution based VFI method
  • LDMVFI [code]: Video Frame Interpolation with Latent Diffusion Models