Datasets:
Tasks:
Image Classification
License:
remove bounding box annotations
Browse files- README.md +0 -12
- annotations.zip +0 -3
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
pretty_name: Snacks
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
-
- object-detection
|
6 |
- computer-vision
|
7 |
license: cc-by-4.0
|
8 |
---
|
@@ -53,17 +52,6 @@ watermelon 350
|
|
53 |
|
54 |
To save space in the download, the images were resized so that their smallest side is 256 pixels. All EXIF information was removed.
|
55 |
|
56 |
-
### Annotations
|
57 |
-
|
58 |
-
Included in the **annotations** folder are three CSV files with bounding box annotations for the images in the dataset, although not all images have annotations and some images have multiple annotations.
|
59 |
-
|
60 |
-
The columns in the CSV files are:
|
61 |
-
|
62 |
-
- `image_id`: the filename of the image without the .jpg extension
|
63 |
-
- `x_min, x_max, y_min, y_max`: normalized bounding box coordinates, i.e. in the range [0, 1]
|
64 |
-
- `class_name`: the class that belongs to the bounding box
|
65 |
-
- `folder`: the class that belongs to the image as a whole, which is also the name of the folder that contains the image
|
66 |
-
|
67 |
### Data Splits
|
68 |
|
69 |
Train, Test, Validation
|
|
|
2 |
pretty_name: Snacks
|
3 |
task_categories:
|
4 |
- image-classification
|
|
|
5 |
- computer-vision
|
6 |
license: cc-by-4.0
|
7 |
---
|
|
|
52 |
|
53 |
To save space in the download, the images were resized so that their smallest side is 256 pixels. All EXIF information was removed.
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
### Data Splits
|
56 |
|
57 |
Train, Test, Validation
|
annotations.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:656a93d971fd0f835dba4ecdff27dac1d11848423f3b04180fc50a88febbb25f
|
3 |
-
size 240209
|
|
|
|
|
|
|
|