Skip to content

Added VGGT as an option for sfm-tool #7054

Added VGGT as an option for sfm-tool

Added VGGT as an option for sfm-tool #7054

Triggered via pull request June 25, 2025 03:11
@jckhngjckhng
synchronize #3642
jckhng:main
Status Failure
Total duration 1m 5s
Artifacts

core_code_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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