Gabriele commited on
Commit
cf52fa0
·
1 Parent(s): 64789f3

Fix backbone link in Model details

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ seg = model.predict_segmentation(pixel_values)
45
 
46
  ## Model details
47
 
48
- - **Backbone**: [TIPSv2 L/14](google/tipsv2-l14) (loaded automatically)
49
  - **Heads**: ~102M total params (depth + normals + segmentation)
50
  - **Depth & normals**: NYU Depth V2
51
  - **Segmentation**: ADE20K, 150 classes
 
45
 
46
  ## Model details
47
 
48
+ - **Backbone**: [TIPSv2 L/14](https://huggingface.co/google/tipsv2-l14) (loaded automatically)
49
  - **Heads**: ~102M total params (depth + normals + segmentation)
50
  - **Depth & normals**: NYU Depth V2
51
  - **Segmentation**: ADE20K, 150 classes