CATER
CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning
Install / Use
npx skills add rohitgirdhar/CATERInstalls into whichever agent you are using.
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
qqbot-channel
385.5kQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
cpp
40.5kGuide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
gamemaker-gml
40.5kGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
