Commit ·
991f183
1
Parent(s): c71e07d
Update README with professional dataset card
Browse files
README.md
CHANGED
|
@@ -75,21 +75,16 @@ The `metadata.csv` file provides mapping between images and annotations:
|
|
| 75 |
|
| 76 |
Below are sample screenshots from the dataset:
|
| 77 |
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-

|
| 85 |
-
|
| 86 |
-
### Example 3
|
| 87 |
-
|
| 88 |
-

|
| 89 |
|
| 90 |
---
|
| 91 |
|
| 92 |
|
|
|
|
| 93 |
## Annotation Format
|
| 94 |
|
| 95 |
Each JSON annotation follows a structured schema:
|
|
|
|
| 75 |
|
| 76 |
Below are sample screenshots from the dataset:
|
| 77 |
|
| 78 |
+
<div align="center">
|
| 79 |
+
<img src="images/0001.png" width="250">
|
| 80 |
+
<img src="images/0002.png" width="250">
|
| 81 |
+
<img src="images/0003.png" width="250">
|
| 82 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
|
| 84 |
---
|
| 85 |
|
| 86 |
|
| 87 |
+
|
| 88 |
## Annotation Format
|
| 89 |
|
| 90 |
Each JSON annotation follows a structured schema:
|