Added VGGT as an option for sfm-tool #7054
Annotations
10 errors
|
Ruff (PLC0415):
nerfstudio/data/dataparsers/nerfstudio_dataparser.py#L368
nerfstudio/data/dataparsers/nerfstudio_dataparser.py:368:21: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/data/dataparsers/nerfstudio_dataparser.py#L366
nerfstudio/data/dataparsers/nerfstudio_dataparser.py:366:21: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/data/dataparsers/nerfstudio_dataparser.py#L357
nerfstudio/data/dataparsers/nerfstudio_dataparser.py:357:17: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/data/dataparsers/blender_dataparser.py#L118
nerfstudio/data/dataparsers/blender_dataparser.py:118:9: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/data/datamanagers/base_datamanager.py#L324
nerfstudio/data/datamanagers/base_datamanager.py:324:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/cameras/cameras.py#L964
nerfstudio/cameras/cameras.py:964:17: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/cameras/camera_optimizers.py#L78
nerfstudio/cameras/camera_optimizers.py:78:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/cameras/camera_optimizers.py#L76
nerfstudio/cameras/camera_optimizers.py:76:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/cameras/camera_optimizers.py#L67
nerfstudio/cameras/camera_optimizers.py:67:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
nerfstudio/cameras/camera_optimizers.py#L65
nerfstudio/cameras/camera_optimizers.py:65:13: PLC0415 `import` should be at the top-level of a file
|