You're looking at a specific version of this model. Jump to the model overview.

kfarr /vid2scene:f3d31330

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
video
string
Source video (a slow, steady orbit around a static " "subject works best).
reconstruction_method
None
glomap
Structure-from-Motion method. glomap (default) needs no " "model weights.
target_framecount
integer
600

Min: 30

Max: 2000

Target number of frames to sample from the video.
training_num_steps
integer
30000

Min: 2000

Max: 30000

gsplat training steps. Fewer is faster but lower quality.
training_max_num_gaussians
integer
1000000

Min: 100000

Max: 3000000

Cap on the number of Gaussians (also caps the output " ".ply size — keep generated splats under 3DStreet's 100 MB ceiling).
equirectangular
boolean
False
Treat the input as 360/equirectangular video.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}