Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 977 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 977 Bytes

README

MIT License

This software is an implementation of the approach in the following paper:

J. Tian and J. Oh "Image Captioning with Compositional Neural Module Networks" In Proceedings of International Joint Conference on Artificial Intelligence (IJCAI), 2019 https://www.ijcai.org/Proceedings/2019/496

Please cite the paper if you use our software:

@inproceedings{tian-oh-ijcai2019,
title = {Image Captioning with Compositional Neural Module Networks},
author = {Tian, Junjiao and Oh, Jean},
booktitle = {Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence, {IJCAI-19}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
pages = {3576--3584},
year = {2019},
month = {7},
doi = {10.24963/ijcai.2019/496},
url = {https://doi.org/10.24963/ijcai.2019/496},
}