Skip to content

Depth Supervision for Gaussian Splatting #6441

Depth Supervision for Gaussian Splatting

Depth Supervision for Gaussian Splatting #6441

Triggered via pull request July 26, 2024 07:32
Status Failure
Total duration 1m 16s
Artifacts

core_code_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Ruff (I001): nerfstudio/models/depth_splatfacto.py#L20
nerfstudio/models/depth_splatfacto.py:20:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): nerfstudio/models/depth_splatfacto.py#L25
nerfstudio/models/depth_splatfacto.py:25:34: F401 `matplotlib.pyplot` imported but unused
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/