All Projects → gujiuxiang → unpaired_image_captioning

gujiuxiang / unpaired_image_captioning

Licence: MIT license
Unpaired Image Captioning

Programming Languages

OpenEdge ABL
179 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
Jupyter Notebook
11667 projects
perl
6916 projects
shell
77523 projects

Unpaired Image Captioning

Pytorch code for our ICCV 2019 paper "Unpaired Image Captioning via Scene Graph Alignments" Pytorch code for our ECCV 2010 paper "Unpaired Image Captioning by Language Pivoting" Pytorch code for "Unsupervised Cross-lingual Image Captioning"

  • ECCV 18 version, v1.0;
  • ICCV 19 version + Cross-Lingual Version;

https://github.com/anonymous-submission-github/Unsupervised-CrossLingual-Image-Captioning

Acknowledgement

@inproceedings{gu2019unpaired,
  title={Unpaired Image Captioning via Scene Graph Alignments},
  author={Gu, Jiuxiang and Joty, Shafiq and Cai, Jianfei and Zhao, Handong and Yang, Xu and Wang, Gang},
  booktitle={ICCV},
  year={2019}
}

@inproceedings{gu2018unpaired,
  title={Unpaired image captioning by language pivoting},
  author={Gu, Jiuxiang and Joty, Shafiq and Cai, Jianfei and Wang, Gang},
  booktitle={ECCV},
  year={2018}
}

@article{gao2020unsupervised,
  title={Unsupervised Cross-lingual Image Captioning},
  author={Gao, Jiahui and Zhou, Yi and Yu, Philip LH and Gu, Jiuxiang},
  journal={arXiv preprint arXiv:2010.01288},
  year={2020}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].