3D & 4D · camera-controlled video rerendering
ReCamMaster
Kling Team / Kuaishou, Zhejiang University, CUHK, and HUST authors
WorldFoundry exposes the in-tree ReCamMaster pipeline, operator, and synthesis runtime under the Kling namespace.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
worldfoundry-eval evaluate \
--mode model \
--model-id recammaster \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/recammaster \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- integrated
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.11
- CUDA
- CUDA 12.8
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- 4f3f7391743dfd25067ab27e0f1eb8928d11b91d
- Runtime profile
- recammaster
- Pipeline binding
- recammaster
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.kling.pipeline_recammaster:ReCamMasterPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- official_camera_video_contract
- Driver status
- compatible_unified_default
- Environment kind
- Unified environment
Install environment
The environment resolver reads the recorded profile and chooses the unified or dedicated environment shown here.
bash scripts/setup/model_env_install.sh --model recammasterPackage constraints 4
torchtorchvisiontorchaudioxfuser
Conda packages 5
python=3.11pipffmpegsetuptoolswheel
Checkpoints & assets
Run the local check before allocating compute. Gated, private, and license fields below come directly from the checkpoint manifest.
worldfoundry-eval zoo model-download --model-id recammaster --check-local --json- Revision
- 4f3f7391743dfd25067ab27e0f1eb8928d11b91d
- License
- —
- Gated
- —
- Private
- —
- Revision
- 37ec512624d61f7aa208f7ea8140a131f93afc9a
- License
- —
- Gated
- —
- Private
- —
Launch & outputs
The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.
worldfoundry-eval evaluate \
--mode model \
--model-id recammaster \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/recammaster \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Optional |
video | Required |
actions | camera_viewpoint, camera_trajectory |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_video | — |
generated_4d_scene | — |
generated_video | recammaster.mp4 |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- integrated
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, torchvision, numpy, transformers, diffusers, xfuser, worldfoundry
worldfoundry/data/models/catalog/three_d_four_d/recammaster.yamlProjecthttps://jianhongbai.github.io/ReCamMaster/Paperhttps://arxiv.org/abs/2503.11647GitHubhttps://github.com/KlingAIResearch/ReCamMaster



