Code and dataset for AAAI 2022 paper "CAISE: Conversational Agent for Image Search and Editing" Hyounghun Kim, Doo Soon Kim, Seunghyun Yoon, Franck Dernoncourt, Trung Bui, and Mohit Bansal
- Python 3.8
- PyTorch 1.10
pip install -r requirements.txt
Please download this and put it in dataset/multidial folder.
bash run_main.sh INDEX_GPU
INDEX_GPU is the index of the gpu you want to run the model on.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.