Update README.md
Browse files
README.md
CHANGED
|
@@ -291,7 +291,7 @@ This dataset includes 258 food classes each class has 1,000 photos.
|
|
| 291 |
|
| 292 |
We provided English labels however you can translate them to any language.
|
| 293 |
|
| 294 |
-
## Dataset
|
| 295 |
|
| 296 |
There are three splits:
|
| 297 |
|
|
@@ -299,16 +299,11 @@ There are three splits:
|
|
| 299 |
- train
|
| 300 |
- test
|
| 301 |
|
| 302 |
-
### Data Instances
|
| 303 |
-
|
| 304 |
-
[More Information Needed]
|
| 305 |
-
|
| 306 |
### Data Fields
|
| 307 |
|
| 308 |
- `image` PIL.Image
|
| 309 |
- `label` An index of the label
|
| 310 |
|
| 311 |
-
|
| 312 |
## Dataset Creation
|
| 313 |
|
| 314 |
We crawled publicly available food images across websites.
|
|
|
|
| 291 |
|
| 292 |
We provided English labels however you can translate them to any language.
|
| 293 |
|
| 294 |
+
## Dataset Split
|
| 295 |
|
| 296 |
There are three splits:
|
| 297 |
|
|
|
|
| 299 |
- train
|
| 300 |
- test
|
| 301 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 302 |
### Data Fields
|
| 303 |
|
| 304 |
- `image` PIL.Image
|
| 305 |
- `label` An index of the label
|
| 306 |
|
|
|
|
| 307 |
## Dataset Creation
|
| 308 |
|
| 309 |
We crawled publicly available food images across websites.
|