Borcherding commited on
Commit
e7f7813
·
verified ·
1 Parent(s): b1e16f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -12,7 +12,10 @@ This model transforms depth maps into robot-style images using CycleGAN.
12
  <img src="testOutput/depth2image/custom_real.png" alt="depth map" title="depth map" width="45%">
13
  <img src="testOutput/depth2image/custom_fake.png" alt="stylized depth map" title="stylized depth map" width="45%">
14
  </div>
15
-
 
 
 
16
  ## Model Description
17
 
18
  - This model was trained on depth maps and robot images.
 
12
  <img src="testOutput/depth2image/custom_real.png" alt="depth map" title="depth map" width="45%">
13
  <img src="testOutput/depth2image/custom_fake.png" alt="stylized depth map" title="stylized depth map" width="45%">
14
  </div>
15
+ <div style="display: flex; justify-content: center;">
16
+ <img src="testOutput/image2depth/custom_real.png" alt="depth map" title="depth map" width="45%">
17
+ <img src="testOutput/image2depth/custom_fake.png" alt="stylized depth map" title="stylized depth map" width="45%">
18
+ </div>
19
  ## Model Description
20
 
21
  - This model was trained on depth maps and robot images.