Lez commited on
Commit
462db7e
·
verified ·
1 Parent(s): 047bf66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model Name
2
+ MatNet
3
+ ## Model Description
4
+
5
+ Material Network model used to predict Albedo, Roughness, Metallic, Normal and Depth from a image.
6
+
7
+ For more robust purpose, the depth weights are replaced by DepthAnything V2.
8
+
9
+
10
+
11
+ ---
12
+ license: apache-2.0
13
+ ---