Datasets:
add website url; split data/models into two lines
Browse files
README.md
CHANGED
|
@@ -45,7 +45,10 @@ configs:
|
|
| 45 |
|
| 46 |
Dense depth from game engines, as a scalable substitute for scarce real depth ground truth.
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
## Abstract
|
| 51 |
|
|
|
|
| 45 |
|
| 46 |
Dense depth from game engines, as a scalable substitute for scarce real depth ground truth.
|
| 47 |
|
| 48 |
+
Website: [originlab.ai](https://originlab.ai)
|
| 49 |
+
|
| 50 |
+
**Data:** this repo (load with `load_dataset("originlab/game-depth")`).<br>
|
| 51 |
+
**Models / checkpoints:** [`originlab/lotus-game-depth`](https://huggingface.co/originlab/lotus-game-depth).
|
| 52 |
|
| 53 |
## Abstract
|
| 54 |
|