Skip to content

dynamic ADC error #3

@vanmeruso

Description

@vanmeruso

"When training on the Phototourism dataset with the --pipeline.model.use_adc True option, an error like below occurs during the training process. How can I resolve this?"

File "/mnt/ssd1/taeyoung/nerfstudio/nerfstudio/models/base_model.py", line 143, in forward
return self.get_outputs(ray_bundle)
File "/mnt/ssd1/taeyoung/desplat/desplat/desplat_model.py", line 1196, in get_outputs
render_2d, alpha_2d, info_2d = rasterization(
File "/opt/conda/lib/python3.10/site-packages/gsplat/rendering.py", line 190, in rasterization
assert means.shape == (N, 3), means.shape
AssertionError: torch.Size([1, 1, 3])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions