VIDEO ENHANCEMENT GALLERY - REVIEWER INSTRUCTIONS
================================================

HOW TO VIEW:
1. Extract this ZIP folder to your computer
2. Open "index.html" in any modern web browser (Chrome, Firefox, Safari, Edge)
3. Click on thumbnails (AIGC, Real World, Applications) to explore comparisons
4. Use "Fullscreen Slider" or "Split View" toggle for different views to compare methods
5. Use Slider, Pause Buttons, Speed Control to enhance experience. 

WHAT'S INCLUDED:
- AIGC: 3 AI-generated video examples with 9 methods each
- Real World: 1 low-resolution classic film example with 9 methods  
- Applications: 2 specialized demos (Slow Motion, CG2Real)

COMPARISON METHODS:
All examples compare against FlashVSR, Real-ESRGAN, RealViformer, ResShift, 
STAR, SeedVR2, Upscale-A-Video, VEnhancer, and our method ("Ours")

DIRECTORY STRUCTURE:
CVPRsubmission/
├── index.html              (Main gallery page - START HERE)
├── README.txt              (This file)
├── assets/                 (Thumbnails)
├── AIGC/
│   ├── index.html          (AIGC comparison viewer)
│   ├── example1/           (10 videos: baseline_input.mp4 + 9 methods)
│   ├── example2/           (10 videos: baseline_input.mp4 + 9 methods)
│   └── temporal_stability/ (10 videos: baseline_input.mp4 + 9 methods)
├── Lowres/
│   ├── index.html          (Real World comparison viewer)
│   └── example1/           (10 videos: baseline_input.mp4 + 9 methods)
└── Applications/
    ├── index.html          (Applications comparison viewer)
    ├── SlowMo/             (2 videos: input.mp4, ours.mp4)
    └── CG2Real/            (2 videos: input.mp4, ours.mp4)


