Fix: --crop-bottom
for equirect data (#3525)
#175
Annotations
3 errors and 1 warning
Ruff (PLC0206):
nerfstudio/process_data/odm_utils.py#L177
nerfstudio/process_data/odm_utils.py:177:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
nerfstudio/scripts/downloads/eyeful_tower.py#L220
nerfstudio/scripts/downloads/eyeful_tower.py:220:13: PLC0206 Extracting value from dictionary without calling `.items()`
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|