Update README.md
Browse files
README.md
CHANGED
|
@@ -51,11 +51,10 @@ Each sample includes:
|
|
| 51 |
- `class`: Class name
|
| 52 |
- `url`: Image URL
|
| 53 |
- `category`: Class category
|
| 54 |
-
- `jpg`: PIL Image object
|
| 55 |
|
| 56 |
Example:
|
| 57 |
```
|
| 58 |
-
{'class': '柴犬', 'url': 'https://img.wanqol.com/2020/11/6e489894-main.jpg?auto=format', 'category': 'animal'
|
| 59 |
```
|
| 60 |
|
| 61 |
## Dataset Statistics
|
|
|
|
| 51 |
- `class`: Class name
|
| 52 |
- `url`: Image URL
|
| 53 |
- `category`: Class category
|
|
|
|
| 54 |
|
| 55 |
Example:
|
| 56 |
```
|
| 57 |
+
{'class': '柴犬', 'url': 'https://img.wanqol.com/2020/11/6e489894-main.jpg?auto=format', 'category': 'animal'}
|
| 58 |
```
|
| 59 |
|
| 60 |
## Dataset Statistics
|