Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ task_categories: [image-to-text]
|
|
5 |
---
|
6 |
|
7 |
## Flickr30k dogs and babies selection
|
8 |
-
The data set was created for
|
9 |
Advanced Natural Language Processing (KEN4259) course at Maastricht University.
|
10 |
-
To make a good demo but the
|
11 |
where the caption has a term for dog or a small child. Images were also cropped to squares and
|
12 |
compressed to 128 x 128 pixels to fit into our SWIN transformer.
|
13 |
|
|
|
5 |
---
|
6 |
|
7 |
## Flickr30k dogs and babies selection
|
8 |
+
The data set was created for an image-to-text/text-to-image tutorial of the
|
9 |
Advanced Natural Language Processing (KEN4259) course at Maastricht University.
|
10 |
+
To make a good demo, but limit the data size and required training time, we selected only images
|
11 |
where the caption has a term for dog or a small child. Images were also cropped to squares and
|
12 |
compressed to 128 x 128 pixels to fit into our SWIN transformer.
|
13 |
|