guangyil commited on
Commit
e4e44b6
1 Parent(s): 82e12b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -69
README.md CHANGED
@@ -1,77 +1,21 @@
1
  ---
2
- caption:
3
- - An iPhone is sitting on top of a stand.
4
- - A dresser with drawers and an ottoman in front of it.
5
- - Red earrings with pearls and flowers on them.
6
- - A bowl filled with soup and topped with green onions.
7
- - The desk is white and has wheels.
8
- - An 18 carat yellow gold ring with princess cut diamonds.
9
- - a small model castle with some soldiers in it
10
- - sunflowers in the field with a blue sky and clouds
11
- - A cross made out of pressed flowers on a chain.
12
- - The chair is covered with brown and white quilt.
13
- url:
14
- - https://images.milledcdn.com/2013-09-30/i6lBTeWIvMsOFjgw/b5c458e2f95101157de95bc2908ae8a55e04ac44.jpg
15
- - http://img.wfrcdn.com/lf/49/hash/2037/40193003/1/1/1.jpg
16
- - https://dtkp6g0samjql.cloudfront.net/uploads/photo/file/570799/gallery_hero_570799-original.jpg
17
- - https://singlerecipe.com/wp-content/uploads/2020/09/Chicken-Soup.jpg
18
- - https://cdn11.bigcommerce.com/s-9eyx0j794u/images/stencil/650x800/products/2127/24547/OG_AGFLIP126B_W__49090.1538474575.jpg?c=2&imbypass=on
19
- - http://demandware.edgesuite.net/sits_pod30/dw/image/v2/AAXN_PRD/on/demandware.static/-/Sites-master-catalog-tjc/default/dw59a4bb76/Large/22/4/2248825.jpg?sw=500&sh=500&sm=fit
20
- - https://i.servimg.com/u/f68/18/57/01/44/frost110.jpg
21
- - https://render.fineartamerica.com/images/rendered/default/flat/bath-towel/images-medium-5/yellow-flower-on-blue-sky-photographic-arts-and-design-studio.jpg?&targetx=0&targety=-142%E2%84%91width=952%E2%84%91height=761&modelwidth=952&modelheight=476&backgroundcolor=3087C3%E2%88%A8ientation=1%E2%88%8Fucttype=bathtowel-32-64
22
- - https://d2j6dbq0eux0bg.cloudfront.net/images/31856577/1485740932.jpg
23
- - https://images-na.ssl-images-amazon.com/images/I/61aTZDC7-FL._AC_SL1500_.jpg
24
- width:
25
- - 460
26
- - 400
27
- - 690
28
- - 886
29
- - 650
30
- - 500
31
- - 800
32
- - 967
33
- - 1500
34
- - 1490
35
- height:
36
- - 460
37
- - 400
38
- - 507
39
- - 496
40
- - 488
41
- - 500
42
- - 600
43
- - 500
44
- - 1500
45
- - 1296
46
- aesthetic_score:
47
- - 5.226390838623047
48
- - 5.735770225524902
49
- - 5.063193321228027
50
- - 5.046572208404541
51
- - 5.000614643096924
52
- - 4.961130619049072
53
- - 5.200085639953613
54
- - 4.996423721313477
55
- - 5.009314060211182
56
- - 5.105873107910156
57
- watermark:
58
- - 0.2370239794254303
59
- - 0.10315462201833725
60
- - 0.12591174244880676
61
- - 0.27483510971069336
62
- - 0.18587197363376617
63
- - 0.09447281807661057
64
- - 0.013786680996418
65
- - 0.025597747415304184
66
- - 0.37870165705680847
67
- - 0.07777189463376999
68
-
69
  ---
70
 
 
71
  # LAION COCO with aesthetic score and watermark score
72
 
73
  This dataset contains 10% samples of the [LAION-COCO](https://huggingface.co/datasets/laion/laion-coco) dataset filtered by some text rules (*remove url, special tokens*, etc.), and image rules (*image size > 384x384*, *aesthetic score>4.75* and *watermark probability<0.5*). There are total 8,563,753 data instances in this dataset. And the corresponding [aesthetic score](https://github.com/christophschuhmann/improved-aesthetic-predictor/tree/main) and [watermark score](https://github.com/LAION-AI/LAION-5B-WatermarkDetection/tree/main) are also included.
74
 
75
 
76
- Noted: watermark score in the table means the probability of the existence of the watermark in the image.
77
-
 
1
  ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-to-text
5
+ - text-to-image
6
+ language:
7
+ - en
8
+ tags:
9
+ - laion
10
+ pretty_name: s
11
+ size_categories:
12
+ - 1M<n<10M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
+
16
  # LAION COCO with aesthetic score and watermark score
17
 
18
  This dataset contains 10% samples of the [LAION-COCO](https://huggingface.co/datasets/laion/laion-coco) dataset filtered by some text rules (*remove url, special tokens*, etc.), and image rules (*image size > 384x384*, *aesthetic score>4.75* and *watermark probability<0.5*). There are total 8,563,753 data instances in this dataset. And the corresponding [aesthetic score](https://github.com/christophschuhmann/improved-aesthetic-predictor/tree/main) and [watermark score](https://github.com/LAION-AI/LAION-5B-WatermarkDetection/tree/main) are also included.
19
 
20
 
21
+ Noted: watermark score in the table means the probability of the existence of the watermark in the image.