SkillAgentSearch skills...

CATER

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

Install / Use

npx skills add rohitgirdhar/CATER

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

<p float="left"> <img src="https://rohitgirdhar.github.io/CATER/assets/teaser/CLEVR_new_000105.gif" alt="eg1" width="200"/> <img src="https://rohitgirdhar.github.io/CATER/assets/teaser/CLEVR_new_000115.gif" alt="eg1" width="200"/> <img src="https://rohitgirdhar.github.io/CATER/assets/teaser/CLEVR_new_000081.gif" alt="eg1" width="200"/> </p>

[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 (direct download links 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.

Related Skills

View on GitHub
GitHub Stars112
CategoryContent
Updated27d ago
Forks20

Languages

Python

Security Score

100/100

Audited on Jul 12, 2026

No findings