Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -29,8 +29,8 @@ This dataset contains 3,500 annotated chemical reaction diagram images with boun
|
|
| 29 |
|
| 30 |
```
|
| 31 |
dataset/
|
| 32 |
-
├── images.zip # ZIP archive containing all PNG images (
|
| 33 |
-
├── labels.zip # ZIP archive containing all JSON annotation files (3
|
| 34 |
└── README.md
|
| 35 |
```
|
| 36 |
|
|
|
|
| 29 |
|
| 30 |
```
|
| 31 |
dataset/
|
| 32 |
+
├── images.zip # ZIP archive containing all PNG images (3,500)
|
| 33 |
+
├── labels.zip # ZIP archive containing all JSON annotation files (3,500)
|
| 34 |
└── README.md
|
| 35 |
```
|
| 36 |
|