Drop iCity attribution from model card (now lives in dataset card only)
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ You can also browse the rest of our [PaGeR HF collection](https://huggingface.co
|
|
| 63 |
- **Sky mask** for filling/masking unbounded regions in the depth and normal outputs.
|
| 64 |
- **Indoor / outdoor routing:** A lightweight Places365 classifier auto-selects between the twin scale heads at inference time; the routing can be overridden by the user (`--scene_mode {auto,indoor,outdoor}`).
|
| 65 |
- **Resolution:** Designed for high-resolution ERP inputs, up to 3K.
|
| 66 |
-
- **License:** [CC BY-NC 4.0](LICENSE) — academic / non-commercial use only. The released weights are derivative works of
|
| 67 |
- **Resources for more information:** [Project Website](https://prs-eth.github.io/PaGeR/), [Paper](https://arxiv.org/abs/TBD), [Code](https://github.com/prs-eth/PaGeR).
|
| 68 |
|
| 69 |
### Other released checkpoints
|
|
|
|
| 63 |
- **Sky mask** for filling/masking unbounded regions in the depth and normal outputs.
|
| 64 |
- **Indoor / outdoor routing:** A lightweight Places365 classifier auto-selects between the twin scale heads at inference time; the routing can be overridden by the user (`--scene_mode {auto,indoor,outdoor}`).
|
| 65 |
- **Resolution:** Designed for high-resolution ERP inputs, up to 3K.
|
| 66 |
+
- **License:** [CC BY-NC 4.0](LICENSE) — academic / non-commercial use only. The released weights are derivative works of the [Depth Anything 3](https://github.com/ByteDance-Seed/Depth-Anything-3) `da3-giant` backbone, released by ByteDance under CC BY-NC 4.0, and inherit that restriction. Commercial use is not permitted.
|
| 67 |
- **Resources for more information:** [Project Website](https://prs-eth.github.io/PaGeR/), [Paper](https://arxiv.org/abs/TBD), [Code](https://github.com/prs-eth/PaGeR).
|
| 68 |
|
| 69 |
### Other released checkpoints
|