VSTAR
Official implementation of "VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis"
Install / Use
/learn @boschresearch/VSTARREADME
VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis
:fire: Official implementation of "VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis" (ICLR2025)
🚀TL;DR: VSTAR enables pretrained text-to-video models to generate longer videos with dynamic visual evolution in a single pass, without finetuning needed.
<table class="center"> <td><img src=docs/lava.gif width="320"></td> <td><img src=docs/boy_girl.gif width="320"></td> <tr> <td><img src=docs/beach.gif width="320"></td> <td><img src=docs/superman.gif width="320"></td> <tr> </table > <br />Getting Started
Our environment is built on top of VideoCrafter2:
conda create -n vstar python=3.10.6 pip jupyter jupyterlab matplotlib
conda activate vstar
pip install -r requirements.txt
Download pretrained Videocafter2 320x512 checkpoint from here and store it in the checkpoint folder.
Inference
Run inference_VSTAR.ipynb for testing.
License
This project is open-sourced under the AGPL-3.0 license. See the LICENSE file for details.
For a list of other open source components included in this project, see the file 3rd-party-licenses.txt.
Purpose of the project
This software is a research prototype, solely developed for and published as part of the publication cited above.
Contact
Please feel free to open an issue or contact personally if you have questions, need help, or need explanations. Don't hesitate to write an email to the following email address: liyumeng07@outlook.com
Related Skills
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
341.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
project-overview
FlightPHP Skeleton Project Instructions This document provides guidelines and best practices for structuring and developing a project using the FlightPHP framework. Instructions for AI Coding A
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
