Project Page · Paper · Download · GitHub
For experiment management, we use autoexp https://github.com/slampai/autoexperiment. We provide:
We provide our best ViCLIP L-14 model at https://huggingface.co/laion/ViCLIP-L-14-BVD-V-50M-s50M-b32K-WiSE-FT.
The datasets used for evaluation (Kinetics-400, UCF-101, HMDB-51, MSR-VTT, MSVD) are available at https://huggingface.co/datasets/laion/video_benchmarks/tree/main in WebDataset form.
We provide full results on downstream tasks in results.parquet which can be displayed using summarize_results.py helper script.
To show best results for each (ViCLIP model size, pre-training dataset, samples seen) triplet:
python summarize_results.py --model ViCLIP --keep_best
We also provide results with checkpoint merging:
pythonn summarize_wise_ft_results.py
21 commits
Python
89.9%
Shell
10.1%
Project Page · Paper · Download · GitHub
For experiment management, we use autoexp https://github.com/slampai/autoexperiment. We provide:
We provide our best ViCLIP L-14 model at https://huggingface.co/laion/ViCLIP-L-14-BVD-V-50M-s50M-b32K-WiSE-FT.
The datasets used for evaluation (Kinetics-400, UCF-101, HMDB-51, MSR-VTT, MSVD) are available at https://huggingface.co/datasets/laion/video_benchmarks/tree/main in WebDataset form.
We provide full results on downstream tasks in results.parquet which can be displayed using summarize_results.py helper script.
To show best results for each (ViCLIP model size, pre-training dataset, samples seen) triplet:
python summarize_results.py --model ViCLIP --keep_best
We also provide results with checkpoint merging:
pythonn summarize_wise_ft_results.py
21 commits
Python
89.9%
Shell
10.1%