Update README.md
Browse files
README.md
CHANGED
|
@@ -201,7 +201,10 @@ if __name__ == '__main__':
|
|
| 201 |
ARC().video()
|
| 202 |
|
| 203 |
## 🗂️ Data Instances
|
| 204 |
-
|
|
|
|
|
|
|
|
|
|
| 205 |
|
| 206 |
## 🏷️ Annotation Format
|
| 207 |
Note that the annotations follow the YOLO instance segmentation format.
|
|
|
|
| 201 |
ARC().video()
|
| 202 |
|
| 203 |
## 🗂️ Data Instances
|
| 204 |
+
<figure style="display:flex; gap:10px; flex-wrap:wrap; justify-content:center;">
|
| 205 |
+
<img src="Figure_1" width="45%" alt="Raspberry Example 1">
|
| 206 |
+
<img src="Figure_2" width="45%" alt="Raspberry Example 2">
|
| 207 |
+
</figure>
|
| 208 |
|
| 209 |
## 🏷️ Annotation Format
|
| 210 |
Note that the annotations follow the YOLO instance segmentation format.
|