SkillAgentSearch skills...

Vdpm

Official implementation of Video-DPM

Install / Use

/learn @eldar/Vdpm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>V-DPM: 4D Video Reconstruction with Dynamic Point Maps</h1>

<a href="https://www.robots.ox.ac.uk/~vgg/research/vdpm/"><img src="https://img.shields.io/badge/Project_Page-green" alt="Project Page"></a> <a href="https://huggingface.co/spaces/edgarsucar/vdpm"><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Demo-blue'></a>

Visual Geometry Group, University of Oxford

Edgar Sucar*, Eldar Insafutdinov*, Zihang Lai, Andrea Vedaldi

</div>

Setup

First, clone the repository and setup a virtual environment with uv:

git clone git@github.com:eldar/vdpm.git
cd vdpm
uv venv --python 3.12
. .venv/bin/activate
uv pip install -r requirements.txt

Viser demo

python visualise.py ++vis.input_video=examples/videos/camel.mp4

Gradio demo

python gradio_demo.py

Related Skills

View on GitHub
GitHub Stars204
CategoryContent
Updated1d ago
Forks12

Languages

Python

Security Score

95/100

Audited on Apr 2, 2026

No findings