-
Abstract: We present Compositional Attention Networks, a novel fully differentiable neural network architecture, designed to facilitate explicit and expressive reasoning. While many types of neural ne…
-
I was wondering if there are any updated links for downloading the smaller subset of CLEVR(~4k Images)? The current download.sh seems to be out of date.
-
Hello!
I have a problem running the pretrained models.
Everything has compiled and been downloaded successfully, but when I try to run
`python tools/test_net.py \
--dataset clevr_original_va…
-
Hi,
While compiling the libraries for mark R-CNN I got the following error:
```
gcc: error: /home///ns-vqa/scene_parse/mask_rcnn/lib/model/nms/src/nms_cuda.c: No such file or directory
```
Can…
-
Hi,
I really want to play with the Sort-of-CLEVR dataset in Java. However, I am having a hard time extracting the image data.
I tried the .h5 files and got them opened in HDFView, but didn't fin…
-
Details:
Traceback (most recent call last):
File "EmbLang-master/vis_imagine_static_voxels/main.py", line 44, in
model = models.GQN3D()
File "/content/EmbLang-master/vis_imagine_static_vo…
-
I have a Grouw Clevr 1000. It has a map display after first edge cut. Showing length of perimeter and area as well as the map itself.
What can I do to help get it into HA ?
Is it just setting the p…
-
Hi,
you mention that the code for training full semantic parser will be released later. It will be helpful if instructions for training semantic parser can be provided or full code can be released. …
-
Code in 'README.md' works well in 'multi_dsprites_colored_on_colored.tfrecords'.
However, it doesn't work well in 'multi_dsprites_binarized.tfrecords' and 'multi_dsprites_colored_on_grayscale.tfreco…
-
Throughout the codebase, there are references to "whitelists" and "blacklists".
These terms come with certain baggage and are not exactly inclusive.
By migrating to terms such as "allow list" and…