Update leaderboard_data.json
Browse files- leaderboard_data.json +52 -0
leaderboard_data.json
CHANGED
@@ -1,5 +1,57 @@
|
|
1 |
{
|
2 |
"leaderboard": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{
|
4 |
"model": "Stability-AI-stable-image-ultra",
|
5 |
"link": "https://platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1ultra/post",
|
|
|
1 |
{
|
2 |
"leaderboard": [
|
3 |
+
{
|
4 |
+
"model": "Imagen-3.0-generate-002",
|
5 |
+
"link": "https://arxiv.org/pdf/2408.07009",
|
6 |
+
"hf": "-",
|
7 |
+
"open_source": false,
|
8 |
+
"release_date": "2025-02",
|
9 |
+
|
10 |
+
"Overall": 75.76,
|
11 |
+
|
12 |
+
"Style": 92.41,
|
13 |
+
|
14 |
+
"World Knowledge": 94.19,
|
15 |
+
|
16 |
+
"Attribute-Overall": 86.32,
|
17 |
+
"Quantity": 75.58,
|
18 |
+
"Expression": 71.41,
|
19 |
+
"Material": 88.34,
|
20 |
+
"Size": 88.52,
|
21 |
+
"Shape": 78.27,
|
22 |
+
"Color": 93.13,
|
23 |
+
|
24 |
+
"Action-Overall": 75.81,
|
25 |
+
"Hand": 73.63,
|
26 |
+
"Full body": 77.12,
|
27 |
+
"Animal": 76.81,
|
28 |
+
"Non Contact": 69.44,
|
29 |
+
"Contact": 65.48,
|
30 |
+
"State": 80.62,
|
31 |
+
|
32 |
+
"Relationship-Overall": 80.76,
|
33 |
+
"Composition": 80.15,
|
34 |
+
"Similarity": 74.17,
|
35 |
+
"Inclusion": 90.59,
|
36 |
+
"Comparison": 78.54,
|
37 |
+
|
38 |
+
"Compound-Overall": 78.70,
|
39 |
+
"Imagination": 81.14,
|
40 |
+
"Feature matching": 73.22,
|
41 |
+
|
42 |
+
"Grammar-Overall": 77.96,
|
43 |
+
"Pronoun Reference": 91.67,
|
44 |
+
"Consistency": 76.61,
|
45 |
+
"Negation": 66.67,
|
46 |
+
|
47 |
+
"Layout-Overall": 86.06,
|
48 |
+
"2D": 83.97,
|
49 |
+
"3D": 88.69,
|
50 |
+
|
51 |
+
"Logical Reasoning": 61.25,
|
52 |
+
|
53 |
+
"Text": 24.18
|
54 |
+
},
|
55 |
{
|
56 |
"model": "Stability-AI-stable-image-ultra",
|
57 |
"link": "https://platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1ultra/post",
|