Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 581 Bytes

CapG_RevG_Code (Pytorch implementation)

We call our method CapG_RevG, since in this work we undertake both Caption and Review Generation

Moitreya Chatterjee, Alexander G Schwing, "Diverse and Coherent Paragraph Generation from Images ", ECCV (2018)

Dependencies

  • Python 2.7
  • Pytorch 0.4.0
  • Anaconda 3.6

Citation

@inproceedings{chatterjee2018diverse,
Author = {Moitreya Chatterjee and Alexander G. Schwing},
Title = {Diverse and Coherent Paragraph Generation from Images},
Year = {2018},
booktitle = {ECCV},
}