zoheb commited on
Commit
22ffd55
1 Parent(s): a2d1f3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ multilinguality:
8
  - monolingual
9
  pretty_name: 'Sketch Scene Descriptions'
10
  size_categories:
11
- - n=10K
12
  source_datasets:
13
  - FS-COCO
14
  tags: []
@@ -21,7 +21,7 @@ task_ids: []
21
 
22
  _Dataset used to train [Sketch Scene text to image model]()_
23
 
24
- We advance sketch research to scenes with the first dataset of freehand scene sketches, FS-COCO. With practical applications in mind, we collect sketches that convey well scene content but can be sketched within a few minutes by a person with any sketching skills. Our dataset comprises 10,000 freehand scene vector sketches with per-point space-time information by 100 non-expert individuals, offering both object- and scene-level abstraction. Each sketch is augmented with its text description.
25
 
26
  For each row, the dataset contains `image` and `text` keys. `image` is a varying size PIL jpeg, and `text` is the accompanying text caption. Only a train split is provided.
27
 
 
8
  - monolingual
9
  pretty_name: 'Sketch Scene Descriptions'
10
  size_categories:
11
+ - n<10K
12
  source_datasets:
13
  - FS-COCO
14
  tags: []
 
21
 
22
  _Dataset used to train [Sketch Scene text to image model]()_
23
 
24
+ We advance sketch research to scenes with the first dataset of freehand scene sketches, FS-COCO. With practical applications in mind, we collect sketches that convey well scene content but can be sketched within a few minutes by a person with any sketching skills. Our dataset comprises around 10,000 freehand scene vector sketches with per-point space-time information by 100 non-expert individuals, offering both object- and scene-level abstraction. Each sketch is augmented with its text description.
25
 
26
  For each row, the dataset contains `image` and `text` keys. `image` is a varying size PIL jpeg, and `text` is the accompanying text caption. Only a train split is provided.
27