SkillAgentSearch skills...

Videoshop

Videoshop: Localized Semantic Video Editing with Noise-Extrapolated Diffusion Inversion

Install / Use

/learn @sfanxiang/Videoshop
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

Videoshop

[Project] [Paper] [Supplementary]

Videoshop: Localized Semantic Video Editing with Noise-Extrapolated Diffusion Inversion.

Code Usage

Make sure the input video has 14 frames. Run:

python3 run.py --video <INPUT VIDEO.mp4> --image <INPUT IMAGE.png> --output <OUTPUT VIDEO.mp4>

You can find more control knobs by invoking the script with --help:

python3 run.py --help

Citation

@misc{fan2024videoshop,
      title={Videoshop: Localized Semantic Video Editing with Noise-Extrapolated Diffusion Inversion}, 
      author={Xiang Fan and Anand Bhattad and Ranjay Krishna},
      year={2024},
      eprint={2403.14617},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Related Skills

View on GitHub
GitHub Stars45
CategoryContent
Updated4mo ago
Forks3

Languages

Python

Security Score

72/100

Audited on Nov 18, 2025

No findings