-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
"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
Labels
No labels