File size: 2,129 Bytes
3ce275e 9bf8caf aa4e5f7 9bf8caf e033be6 2fcf5a9 3ce275e 136d34b aa4e5f7 136d34b e033be6 2fcf5a9 136d34b 9bf8caf aa4e5f7 9bf8caf e033be6 2fcf5a9 9bf8caf aa4e5f7 9bf8caf e033be6 2fcf5a9 9bf8caf aa4e5f7 9bf8caf e033be6 2fcf5a9 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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
submission_results = [
{
"Method": '**Noah Wukong**',
"CLIPScore (Frame Consistency) ⬆️":91.25,
"CLIPScore (Text Alignment) ⬆️":27.21,
"PickScore ⬆️":20.72,
"Human Eval (Quality) ⬆️":0.465,
"Human Eval (Structure) ⬆️":0.348,
"Human Eval (Text Alignment) ⬆️":0.538,
"Human Eval (Avg.) ⬆️":0.450,
"References": ''
},
{
"Method": '**T2I_HERO**',
"CLIPScore (Frame Consistency) ⬆️":92.27,
"CLIPScore (Text Alignment) ⬆️":25.57,
"PickScore ⬆️":20.22,
"Human Eval (Quality) ⬆️":0.564,
"Human Eval (Structure) ⬆️":0.601,
"Human Eval (Text Alignment) ⬆️":0.531,
"Human Eval (Avg.) ⬆️":0.565,
"References": ''
},
{
"Method": '**PAIR**',
"CLIPScore (Frame Consistency) ⬆️":92.47,
"CLIPScore (Text Alignment) ⬆️":25.53,
"PickScore ⬆️":19.79,
"Human Eval (Quality) ⬆️":0.387,
"Human Eval (Structure) ⬆️":0.402,
"Human Eval (Text Alignment) ⬆️":0.399,
"Human Eval (Avg.) ⬆️":0.396,
"References": ''
},
{
"Method": '**RewardT2VE**',
"CLIPScore (Frame Consistency) ⬆️":92.17,
"CLIPScore (Text Alignment) ⬆️":27.55,
"PickScore ⬆️":20.55,
"Human Eval (Quality) ⬆️":0.438,
"Human Eval (Structure) ⬆️":0.446,
"Human Eval (Text Alignment) ⬆️":0.451,
"Human Eval (Avg.) ⬆️":0.445,
"References": ','.join([f'<a target="_blank" href="https://github.com/Pranjal2041/RewardT2VE" style="color: blue">Code</a>'])
},
{
"Method": '**CAMP**',
"CLIPScore (Frame Consistency) ⬆️":89.90,
"CLIPScore (Text Alignment) ⬆️":26.89,
"PickScore ⬆️":20.71,
"Human Eval (Quality) ⬆️":0.599,
"Human Eval (Structure) ⬆️":0.486,
"Human Eval (Text Alignment) ⬆️":0.689,
"Human Eval (Avg.) ⬆️":0.591,
"References": ''
}
] |