-
Thank you for your amazing research. It has been incredibly helpful for my work.
I have a question regarding the code. When I use a command like:
```python -m ocl.cli.train +experiment=slot_atte…
-
Hello,
After training the model for 200K steps, as mentioned in the paper, across two different runs, we were unable to reproduce the numbers reported in the paper for Clevr-Easy dataset. We are att…
-
**Reproduction steps:**
- Install Visual Studio 17.12.1
- Install Visual Studio Spell Checked 2024.6.17.0 as an extension
**In the Error List of visual studio the following warning is logged:**
…
-
Why is this project code reporting errors in the CLEVR dataset?
The question is:
Traceback (most recent call last):
File "/mnt/public/home/s-xuk/mcan-gqa/run.py", line 160, in
execution.run…
-
Dear authors,
Thank you for the code. It works seamlessly, and it is easy to understand. However, I cannot run the training script and get a good decomposition. However, the ckpt you have provided …
-
Hello!
from clevr_robot_env import ClevrEnv
ModuleNotFoundError: No module named 'clevr_robot_env'
How can I install clevr_robot_env? Many thanks.
-
Hey,
Thanks you for this work. Really enjoyed your paper.
Is it possible to share your detections.pkl with the masks for CLEVR? (or only the masks). Generating the masks using blender is too lon…
-
when I simply run the main.py, the error occurs
Traceback (most recent call last):
File "/home/yuxiaoyang/Lang/Lang/main.py", line 164, in
env = ClevrEnv(action_type="perfect", obs_type='ord…
-
-
Hi,
I have been trying to implement the relational network paper train it on CLEVR dataset, however my results are way off the results reported in the paper. I am curious to know what was the best…