xiuyul's picture
update
9bf8caf
raw
history blame
1.37 kB
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": ''
}
]