conda create --name sc-likelihood-ratios python=3.10 conda activate sc-likelihood-ratios pip install -r requirements.txt See below on how to format the datasets for ImageNet and their covariate shifts ...
This is the code repo for the paper VERA: Explainable Video Anomaly Detection via Verbalized Learning of Vision-Language Models (CVPR 2025). Our paper presents a video anomaly detection (VAD) method ...