-
According to others' advice i modified these part:
1. File "/home/lxp/CodeBase/VisualReasoning/clevr-iep/iep/models/seq2seq.py", line 154, in sample
y.append(next_y[0, 0, 0]) ===> y.append(next…
-
Great work on your recent paper! We’re excited to see continued research in this area. We wanted to share some interesting parallels with existing work that you might find valuable:
- Your main bench…
-
I am reproducing the model on V100 GPU. If anyone is doing the same, I hope we can communicate and exchange ideas together. My wechat : Anymake_ren
1、Flickr 30k :
http://shannon.cs.illinois.edu/D…
-
I follow the instructions in `README.md`, but I can't get the best results as the paper said.
Here is what I haved done:
1. Follow the instructions from https://github.com/Maluuba/GeNeVA_datasets/, …
-
I used python 3.5 and pytorch 0.4.
At first, I got RuntimeError: dimension out of range (expected to be in range of [-1, 0], but got 1) at seq2seq.py, line 57, in get_dims
T_out = y.size(1) if y is …
-
For me, the function `payload-as-string` was not functioning properly, using Huchentoot as a backend. The curl request I send looks like this:
curl -H "Content-Type: application/json" -d '{"foo…
-
Hi, thank you for presenting such an interesting paper and neat code.
I am trying to reproduce the object-level decomposition on Tetris dataset. The decomposition result is not ideal when I use the s…
-
thanks to your brilliant work, and your code is really easy to read
I'm quite interested in your work so I was planning to try it, I've noticed that you said the EBMs can be trained on a single V10…
-
I am interested in your work and want to reproduce your work on Pororo SV dataset.I noticed that in the experiment with the CLEVR-SV dataset,Image features are automatically generated and encoded as .…
-
Hi @clevr-dev
Is there any plan to support higher versions of the kafkacat client? Currently the pskafka ships with version 1.4 (from 2017) of the kafkacat client. Today, the latest version availa…