VideoGigaGAN: Towards detail-rich video super-resolution

Perceived quality & artifacts

  • Many find the visual results impressive and near state-of-the-art, especially for large (4×–8×) upscales and temporal consistency.
  • Others note obvious artifacts: shifting details on equipment, plants, spider legs, lens flares, owl patterns, and bokeh shape changes — “looks good” but often not faithful to the original scene.
  • Several argue the method is being pushed too far at 4×–8× and would likely look much better at <2× upscaling.

Compression, codecs & bandwidth

  • Strong debate over using low‑res streaming + AI upscaling vs directly compressing high‑res:
    • One side calls downsampling-then-upscaling “insanity” compared to frequency-domain compression (e.g. JPEG-like), arguing you’re reconstructing the wrong data.
    • Others counter that at low bitrates, downscaled video upscaled later looks better than heavily compressed full‑res (blocky, ringing), and that real codecs already throw away detail and fake it (e.g. chroma subsampling like 4:2:0).
  • Some suggest integrating the NN into codecs, or going further to full “neural compression” where the network state itself is the compressed representation.

Temporal limits & chunking

  • The 200-frame limitation (~7–10 seconds) is widely criticized as very short; people propose:
    • Processing overlapping chunks and blending/fading between them.
    • Second passes to smooth boundaries or selectively upscaling every Nth frame.
  • Concerns remain about flicker and texture inconsistency across longer shots and scenes.

Use cases & applications

  • Proposed uses: streaming with reduced bandwidth, legacy film and TV restoration, old/low-res porn, WW1/WW2 footage, surveillance, UFO/Bigfoot videos, VR/360, lecture videos.
  • Some think frame-rate upscaling would be more valuable; others say it works poorly for hand-drawn animation.

Hallucination, realism & information limits

  • Consensus that upscaling necessarily “invents” or “infers” details; debate over terminology, but agreement that it cannot recover ground-truth information.
  • Information-theoretic limits are raised; responses stress that quality is about perceptual plausibility, not recovering true data.
  • Several emphasize the need to clearly mark such enhanced videos, as hallucinated details should not be treated as forensic evidence.

Social & ethical concerns

  • Worries that models will impose and amplify social norms (e.g., apparent makeup on a child, beauty standards).
  • Broader discussion of bias, what counts as “societally harmful” content, and the impossibility of neutral political positioning for AI systems.

Implementation, availability & UX

  • Multiple commenters ask for code, models, and comparisons to tools like Topaz.
  • Many complain the demo site is nearly unusable on mobile (forced fullscreen, broken sliders, autoplay).