yagmurakarken commited on
Commit
5f6628e
·
verified ·
1 Parent(s): 0f22aee

add website url; split data/models into two lines

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
- **Data:** this repo (load with `load_dataset("originlab/game-depth")`). **Models / checkpoints:** [`originlab/lotus-game-depth`](https://huggingface.co/originlab/lotus-game-depth).
 
 
 
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