Support splat export in original dataset coordinates #6942
Annotations
5 errors and 2 warnings
Ruff (I001):
nerfstudio/scripts/exporter.py#L19
nerfstudio/scripts/exporter.py:19:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
tests/utils/test_spherical_harmonics.py#L1
tests/utils/test_spherical_harmonics.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F841):
tests/utils/test_spherical_harmonics.py#L76
tests/utils/test_spherical_harmonics.py:76:5: F841 Local variable `color_original` is assigned to but never used
|
Ruff (F841):
tests/utils/test_spherical_harmonics.py#L83
tests/utils/test_spherical_harmonics.py:83:5: F841 Local variable `color_rotated` is assigned to but never used
|
build
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|