-
Need add functionality to disable the spherical floor for being a shadow caster. Directional lights are modelled as lights positioned at infinity, causing world sphere to cast shadow on the object.
…
taiya updated
2 years ago
-
I used python 3.7 and pytorch 1.0.
when I try to train on CLEVR it occur a program like below:
python scripts/train_model.py \
> --model_type PG \
> --num_train_samples 18000 \
> --num_iter…
-
Hi, thank you very much for the really nice implementation! I have trained the model for 100 epochs and the evaluation results look nice. I was wondering if there's also testing code available. I impl…
-
Hi there,
Thank you for the great code. I am wondering if you can also provide code for questions processing? Much appreciated.
-
First thanks for this great work, it is very valuable to see your code and be able to run it,
I have reproduced your work on CLEVR-Change. Now I am trying to do it on a smaller dataset and as i see…
-
Does the model supports declaration generation on custom datasets such as CLEVRER, or just can be applied on GQA and VQA v2.0?
zchoi updated
2 years ago
-
Traceback (most recent call last): File "main_clevr.py", line 99, in …
-
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…
-
Hi!
Just wanted to make a request. Would it be possible for you to add instructions in the README.md for how one can replicate results on the VQS dataset?
Thanks!
-
When I'm trying to run your code I have an attribute error.
Do you peraps know why ?
Thanks