Aditya Chinchure🔸, Sahithya Ravi🔸, Raymond Ng, Vered Shwartz, Boyang Li, Leonid Sigal (🔸 indicates equal contribution)
[paper] [project] [dataset] [bibtex]
The code is organized as follows:
oopscontains setup code for extracting V_pre, V_main, and V_post from videos.templatescontains data collection and evaluation templates for Cloud Research (or MTurk) participants.inferececontains code for running inference on the Black Swan dataset on multiple modelsmetriccontains code for computing metrics on the Black Swan dataset
You can set up the python environment by running the following command:
pip install -r requirements.txt@misc{chinchure2024blackswanabductivedefeasible,
title={Black Swan: Abductive and Defeasible Video Reasoning in Unpredictable Events},
author={Aditya Chinchure and Sahithya Ravi and Raymond Ng and Vered Shwartz and Boyang Li and Leonid Sigal},
year={2024},
eprint={2412.05725},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2412.05725},
}