vacancy / NSCL-PyTorch-Release

PyTorch implementation for the Neuro-Symbolic Concept Learner (NS-CL).
http://nscl.csail.mit.edu
MIT License
411 stars 93 forks source link

Semantic parser training code #16

Open tardis-forever opened 3 years ago

tardis-forever commented 3 years ago

Hi!

We are currently doing a research on your VQA papers, and would really like to have the source code for zero annotation parser training, as it was one of the benefits of the NSCL paper.

Note: This current release contains only training codes for the visual modules. That is, currently we still assume that a semantic parser is pre-trained using program annotations. In the full NS-CL, this pre-training is not required. We also plan to release the full training code soon.

Is there any possibility code will be released soon?

aishniparab commented 1 year ago

Their paper mentions that the semantic parsing is based on previous work by Yi et. al found here: https://github.com/kexinyi/ns-vqa/tree/master/reason/models