vulus98 commited on
Commit
5e77ca5
·
verified ·
1 Parent(s): e0c5da6

Drop iCity attribution from model card (now lives in dataset card only)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (a) 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 (b) training on the [PanoInfinigen](https://huggingface.co/datasets/prs-eth/PanoInfinigen) dataset, whose `urban` split was rendered with the [iCity](https://superhivemarket.com/products/icity) Blender addon and is used under written authorization for non-commercial research from the iCity author, Hothifa Smair. Commercial use of these weights 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
 
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