Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -114,8 +114,8 @@ Move the <object> into the red box and finally remove the red box.
|
|
| 114 |
Move the board into the red box and finally remove the red box.
|
| 115 |
```
|
| 116 |
<p align="center">
|
| 117 |
-
<img src="test_images/input1.png" width="
|
| 118 |
-
<img src="test_images/output1_predicted.png" width="
|
| 119 |
</p>
|
| 120 |
|
| 121 |
#### 2. Object Rotation
|
|
@@ -151,8 +151,8 @@ Rotate the <object> to show the <view> side view.
|
|
| 151 |
Rotate the dog to show the left side view.
|
| 152 |
```
|
| 153 |
<p align="center">
|
| 154 |
-
<img src="test_images/input2.png" width="
|
| 155 |
-
<img src="test_images/output2_predicted.png" width="
|
| 156 |
</p>
|
| 157 |
|
| 158 |
|
|
@@ -196,8 +196,8 @@ Move the camera.
|
|
| 196 |
- Keep the 3D scene static; only change the viewpoint.
|
| 197 |
```
|
| 198 |
<p align="center">
|
| 199 |
-
<img src="test_images/input3.png" width="
|
| 200 |
-
<img src="test_images/output3_predicted.png" width="
|
| 201 |
</p>
|
| 202 |
|
| 203 |
## License Agreement
|
|
|
|
| 114 |
Move the board into the red box and finally remove the red box.
|
| 115 |
```
|
| 116 |
<p align="center">
|
| 117 |
+
<img src="test_images/input1.png" width="40%" />
|
| 118 |
+
<img src="test_images/output1_predicted.png" width="40%" />
|
| 119 |
</p>
|
| 120 |
|
| 121 |
#### 2. Object Rotation
|
|
|
|
| 151 |
Rotate the dog to show the left side view.
|
| 152 |
```
|
| 153 |
<p align="center">
|
| 154 |
+
<img src="test_images/input2.png" width="40%" />
|
| 155 |
+
<img src="test_images/output2_predicted.png" width="40%" />
|
| 156 |
</p>
|
| 157 |
|
| 158 |
|
|
|
|
| 196 |
- Keep the 3D scene static; only change the viewpoint.
|
| 197 |
```
|
| 198 |
<p align="center">
|
| 199 |
+
<img src="test_images/input3.png" width="40%" />
|
| 200 |
+
<img src="test_images/output3_predicted.png" width="40%" />
|
| 201 |
</p>
|
| 202 |
|
| 203 |
## License Agreement
|