File size: 1,369 Bytes
3ce275e
 
9bf8caf
 
 
 
3ce275e
 
 
136d34b
 
 
 
 
 
 
9bf8caf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136d34b
3ce275e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
submission_results = [
    {
        "Method": '**Noah Wukong**',
        "CLIPScore (Frame Consistency) ⬆️":0.91,
        "CLIPScore (Text Alignment) ⬆️":27.21,
        "PickScore ⬆️":20.72,
        "Human Preference ⬆️":'',
        "References": ''
    },
    {
        "Method": '**T2I_HERO**',
        "CLIPScore (Frame Consistency) ⬆️":0.92,
        "CLIPScore (Text Alignment) ⬆️":25.57,
        "PickScore ⬆️":20.22,
        "Human Preference ⬆️":'',
        "References": ''
    },
    {
        "Method": '**PAIR**',
        "CLIPScore (Frame Consistency) ⬆️":0.92,
        "CLIPScore (Text Alignment) ⬆️":25.53,
        "PickScore ⬆️":19.79,
        "Human Preference ⬆️":'',
        "References": ''
    },
    {
        "Method": '**RewardT2VE**',
        "CLIPScore (Frame Consistency) ⬆️":0.92,
        "CLIPScore (Text Alignment) ⬆️":27.55,
        "PickScore ⬆️":20.55,
        "Human Preference ⬆️":'',
        "References": ','.join([f'<a target="_blank" href="https://github.com/Pranjal2041/RewardT2VE" style="color: blue">Code</a>'])
    },
    {
        "Method": '**CAMP**',
        "CLIPScore (Frame Consistency) ⬆️":0.90,
        "CLIPScore (Text Alignment) ⬆️":26.89,
        "PickScore ⬆️":20.71,
        "Human Preference ⬆️":'',
        "References": ''
    }
]