CATER
CATER copied to clipboard
CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning
Hello Rohit, The yaml file in the repository is corresponding to Task 3. Can you please share the yaml file for Task 1? Thank You
Hi Authors, Thanks for your work. I tried generating 3 videos to test the dataset. while [actions_order_dataset](https://github.com/rohitgirdhar/CATER/blob/b45bf796fbe5fdbabea38698b003f64a0ac43bff/generate/gen_train_test.py#L169) seems to return frame, label and classes, The output file (train.txt) under folder...
In table 3 on paper, apparently you used 1 or 3 frames for TSN experiments. What does it mean? Why did you train using 3 frames and test using 250...
It's not clear how to install for generation purposes. The instructions say: "all CLEVR requirements" but that doesn't really work because the CLEVR repo also doesn't have clear instructions. Would...