Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,9 @@ This model transforms depth maps into robot-style images, and also transforms ro
|
|
22 |
|
23 |
## Model Description
|
24 |
|
25 |
-
- This model was trained
|
|
|
|
|
26 |
- It supports bidirectional transformation:
|
27 |
- Depth map → Robot-style imagery
|
28 |
- Robot-style imagery → Depth map
|
|
|
22 |
|
23 |
## Model Description
|
24 |
|
25 |
+
- This model was trained robot images generated with SDXL, and their associated depth maps take with Depth Anything V2:
|
26 |
+
[Depth2RobotsV2_Annotations](https://huggingface.co/datasets/Borcherding/Depth2RobotsV2_Annotations)
|
27 |
+
- using CycleGAN architecture
|
28 |
- It supports bidirectional transformation:
|
29 |
- Depth map → Robot-style imagery
|
30 |
- Robot-style imagery → Depth map
|