import gradio as gr import os css = """ """ # @keyframes animatedGradient { # 0% { background-position: 0% 50%; } # 50% { background-position: 100% 50%; } # 100% { background-position: 0% 50%; } # } # .video-item { # /* ... other styles ... */ # background: linear-gradient(270deg, #6a6a6a, #373737, #2d2d2d, #373737); # background-size: 800% 800%; # animation: animatedGradient 15s ease infinite; # } # JavaScript function to load the motion backgrounds js = """ """ # def showcase(page_num): # videos_per_page = 3 # start_index = (page_num - 1) * videos_per_page # end_index = start_index + videos_per_page # video_html = "
{category}/{video_name}
#{caption_text}
#Dataset 路 Code 路 Project Page 路 Leaderboard 路 Paper@ArXiv 路 Prompt list
Welcome to the ECTV Gallery! This repository contains around 10000 videos generated by various methods using the Prompt list. These videos have been evaluated using the innovative EvalCrafter framework, which assesses generative models across visual, content, and motion qualities using 17 objective metrics and subjective user opinions.