Skip to content

sahithyaravi/BlackSwan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Swan: Abductive and Defeasible Video Reasoning in Unpredictable Events

Aditya Chinchure🔸, Sahithya Ravi🔸, Raymond Ng, Vered Shwartz, Boyang Li, Leonid Sigal (🔸 indicates equal contribution)

[paper] [project] [dataset] [bibtex]

Code

The code is organized as follows:

  • oops contains setup code for extracting V_pre, V_main, and V_post from videos.
  • templates contains data collection and evaluation templates for Cloud Research (or MTurk) participants.
  • inferece contains code for running inference on the Black Swan dataset on multiple models
  • metric contains 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

Citing Black Swan

@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}, 
}

About

Code for BlackSwanSuite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors