This is the code for our paper Resilience through Scene Context in Visual Referring Expression Generation (https://aclanthology.org/2024.inlg-main.29/)
- Code and instructions for training the models and generating expressions can be found in
/models
- Code and instructions for building the symbolic scene features can be found in
/scene_summaries
- Code and instructions for analyzing the results can be found in
/analysis