Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.04 KB

CAISE

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

Prerequisites

  • Python 3.8
  • PyTorch 1.10
pip install -r requirements.txt

Please download this and put it in dataset/multidial folder.

Usage

bash run_main.sh INDEX_GPU

INDEX_GPU is the index of the gpu you want to run the model on.

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0