singam96 commited on
Commit
3a2dbc9
·
1 Parent(s): 6c54095
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,7 +20,11 @@ A lightweight inverse rendering model that decomposes RGB images into PBR materi
20
 
21
  ## Examples
22
 
23
- *Example results (Input → Basecolor, Normal, Depth, Roughness, Metallic → Recon RGB). View [on HuggingFace](https://huggingface.co/singam96/ShadeNet) for demo images.*
 
 
 
 
24
 
25
  ## Architecture
26
 
 
20
 
21
  ## Examples
22
 
23
+ ![Sample 1](https://huggingface.co/singam96/ShadeNet/resolve/main/assets/sample1_result.png)
24
+ ![Sample 2](https://huggingface.co/singam96/ShadeNet/resolve/main/assets/sample2_result.png)
25
+ ![Sample 3](https://huggingface.co/singam96/ShadeNet/resolve/main/assets/sample3_result.png)
26
+
27
+ *Each result shows: Input (blue) → Basecolor, Normal, Depth, Roughness, Metallic (green) → Recon RGB (orange)*
28
 
29
  ## Architecture
30