Borcherding commited on
Commit
3c25380
·
verified ·
1 Parent(s): fd69fd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  # Depth2Robot GAN Model
9
 
10
  This model transforms depth maps into robot-style images using CycleGAN.
11
- <div style="display: flex; flex-wrap: wrap; justify-content: center; margin: 0px; padding: 3px;">
12
  <div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
13
  <img src="testOutput/depth2image/custom_real.png" alt="depth map" title="depth map" width="45%">
14
  <img src="testOutput/depth2image/custom_fake.png" alt="stylized depth map" title="stylized depth map" width="45%">
 
8
  # Depth2Robot GAN Model
9
 
10
  This model transforms depth maps into robot-style images using CycleGAN.
11
+ <div style="display: flex; flex-wrap: wrap; justify-content: center;">
12
  <div style="display: flex; width: 100%; justify-content: center; margin-bottom: 10px;">
13
  <img src="testOutput/depth2image/custom_real.png" alt="depth map" title="depth map" width="45%">
14
  <img src="testOutput/depth2image/custom_fake.png" alt="stylized depth map" title="stylized depth map" width="45%">