void-model
Netflix open-sources production-grade video object removal — Apache 2.0
The Panel's Take
Netflix's Research team has open-sourced void-model, a production-grade video inpainting and object removal model trained on the company's own content pipeline. The model accepts a video input alongside a mask and cleanly removes the masked region — filling it with contextually appropriate background. Use cases range from removing film crew reflections and visible wires to cleaning up logos, watermarks, or unwanted objects in post-production workflows. Released under Apache 2.0 on Hugging Face, void-model is notable because it comes from an organization that processes video at industrial scale. This isn't a university research artifact — it's the kind of tooling Netflix has been using internally for content quality work. The model supports arbitrary video lengths with temporal consistency, meaning it doesn't produce flickering or seams across frames the way older inpainting approaches did. For indie filmmakers, VFX studios, and content creators, void-model represents a massive leap in accessibility. Tasks that previously required expensive specialist software or manual compositing can now be done with a few lines of Python. The Apache 2.0 license means it can be integrated into commercial pipelines without royalty concerns, making it one of the most practically deployable video AI releases of 2026.
Share this verdict
void-model verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/netflix-void-model-video-inpainting-object-removal-apache-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Compare void-model with Others
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/netflix-void-model-video-inpainting-object-removal-apache-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/netflix-void-model-video-inpainting-object-removal-apache-2026" alt="void-model Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/netflix-void-model-video-inpainting-object-removal-apache-2026)<iframe src="https://shiporskip.io/embed/netflix-void-model-video-inpainting-object-removal-apache-2026" title="void-model ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“Apache 2.0 + production-provenance from Netflix is exactly the combination that makes this immediately usable in a commercial pipeline. Temporal consistency across frames is the hard part — most open-source inpainting tools fail here — and Netflix has clearly solved it. This goes into the toolkit immediately.”
“No inference API, no UI — this is raw model weights requiring GPU resources and engineering effort to operationalize. The model card is light on benchmark comparisons against commercial inpainting tools. Real-world performance on non-Netflix-style content remains unproven.”
“Every major streaming company building and eventually releasing their internal AI tooling accelerates the commoditization of video production capabilities. void-model joining a growing ecosystem of open video AI tools signals that professional VFX workflows are being democratized faster than anyone expected.”
“As someone who has paid for expensive rotoscoping work to remove production artifacts from footage, having a free Apache-licensed model from Netflix for this is genuinely exciting. The temporal consistency claim is the key — flickering inpainting ruins shots. If it holds up, this is a creative superpower.”