Upload 7 files
Browse files- README.md +8 -0
- metadata.csv +5 -0
- train/1.jpg +3 -0
- train/2.jpg +3 -0
- train/3.jpg +3 -0
- train/4.jpg +3 -0
- train/metadata.csv +5 -0
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
size_categories:
|
| 3 |
+
- n<1K
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# [doc] image dataset 5
|
| 7 |
+
|
| 8 |
+
This dataset contains 4 jpg image files in the /train directory, with a CSV metadata file providing another data column.
|
metadata.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
file_name,text
|
| 2 |
+
image1.jpg,a drawing of a green pokemon with red eyes
|
| 3 |
+
image2.jpg,a green and yellow toy with a red nose
|
| 4 |
+
image3.jpg,a red and white ball with an angry look on its face
|
| 5 |
+
image4.jpg,a cartoon ball with a smile on it's face
|
train/1.jpg
ADDED
|
Git LFS Details
|
train/2.jpg
ADDED
|
Git LFS Details
|
train/3.jpg
ADDED
|
Git LFS Details
|
train/4.jpg
ADDED
|
Git LFS Details
|
train/metadata.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
file_name,text
|
| 2 |
+
image1.jpg,a drawing of a green pokemon with red eyes
|
| 3 |
+
image2.jpg,a green and yellow toy with a red nose
|
| 4 |
+
image3.jpg,a red and white ball with an angry look on its face
|
| 5 |
+
image4.jpg,a cartoon ball with a smile on it's face
|