datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aidealab-videojp-eval
AIdeaLab VideoJP 評価再現用データ
はじめに
このリポジトリはAIdeaLab VideoJPのFVDを測定するためのデータを
集めました。再現手順を次のとおりに示します。
評価方法
まず、評価用ライブラリをダウンロードします。
git clone https://github.com/JunyaoHu/common_metrics_on_video_quality
ダウンロードできたら、ライブラリのインストール手順を踏んで、インストールします。
インストールしたら、同じディレクトリに次のファイルをコピーしてください
evaluate_videos.py
videos.tar
gen_ja.tar
コピーできたら、videos.tarとgen_ja.tarを展開します。
tar xf videos.tar
tar xf gen_ja.tar
最後にevaluate_videos.pyを実行すると、FVDが表示されるはずです。
おまけ: 評価用映像の作り方… See the full description on the dataset page: https://huggingface.co/datasets/aidealab/aidealab-videojp-eval.aide-logs
