Borcherding commited on
Commit
dcde7b1
·
verified ·
1 Parent(s): fdc1e00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,11 +15,11 @@ This model transforms Gradient Magnitude maps into coral reef style images, and
15
  <div style="display: flex; flex-wrap: wrap; justify-content: center;">
16
  <div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
17
  <img src="sample/a2b_in.png" alt="depth map" title="Depth Map (Input)" width="45%">
18
- <img src="sample/a2b_in.png" alt="robot-style image" title="Robot-Style Image (Output)" width="45%">
19
  </div>
20
  <div style="display: flex; width: 100%; justify-content: center;">
21
- <img src="hed2image_fixed_testB/hed2image/test_latest/images/custom_real.png" alt="robot-style image" title="Robot-Style Image (Input)" width="45%">
22
- <img src="hed2image_fixed_testB/hed2image/test_latest/images/custom_fake.png" alt="depth map" title="Depth Map (Output)" width="45%">
23
  </div>
24
  </div>
25
 
 
15
  <div style="display: flex; flex-wrap: wrap; justify-content: center;">
16
  <div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
17
  <img src="sample/a2b_in.png" alt="depth map" title="Depth Map (Input)" width="45%">
18
+ <img src="sample/a2b_out.png" alt="robot-style image" title="Robot-Style Image (Output)" width="45%">
19
  </div>
20
  <div style="display: flex; width: 100%; justify-content: center;">
21
+ <img src="sample/b2a_in.png" alt="robot-style image" title="Robot-Style Image (Input)" width="45%">
22
+ <img src="sample/b2a_out.png" alt="depth map" title="Depth Map (Output)" width="45%">
23
  </div>
24
  </div>
25