NSCL-PyTorch-Release
NSCL-PyTorch-Release copied to clipboard
Replicating experiments on VQS
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!
Further, it would help if you could clarify whether
- the DSL for CLEVR specified in Table 9 of your paper was borrowed for producing the latent program for VQS as well?
- how the module specific language for the pre-trained dependency parser from Andreas et al (2016) (e.g. ['_Find', '_Find', '_And', '_Describe']) was mapped to the operators used (e.g. Exist, Filter, Relate in Figure 10) for running the NS-CL model on VQS?
I'd like to make the same request, it will be helpful to have more instructions on reproducing the results on VQS. Thanks! @vacancy