Update README.md
Browse files
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;
|
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%">
|