roeiherz / CATER

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

Home Page:https://rohitgirdhar.github.io/CATER/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

eg1 eg1 eg1

[project page] [paper]

If this code helps with your work, please cite:

Rohit Girdhar and Deva Ramanan. CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning. In International Conference on Learning Representations (ICLR), 2020.

@inproceedings{girdhar2020cater,
    title = {{CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning}},
    author = {Girdhar, Rohit and Ramanan, Deva},
    booktitle = {ICLR},
    year = 2020
}

Dataset

A pre-generated sample of the dataset used in the paper is provided here. If you'd like to generate a version of the dataset, please follow instructions in generate.

Baselines

We provide code and some basic instructions on setting up some of the baselines in baselines folder.

Acknowledgements

This code was built upon the CLEVR codebase and various video recognition codebases for baselines (especially Non-Local). Many thanks to those authors for making their code available!

License

CATER is Apache 2.0 licensed, as found in the LICENSE file.

About

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

https://rohitgirdhar.github.io/CATER/

License:Apache License 2.0


Languages

Language:Python 78.4%Language:C++ 18.0%Language:Shell 2.6%Language:Cuda 0.7%Language:CMake 0.3%Language:Objective-C 0.0%