Home

Awesome

Microsoft COCO Caption Evaluation Tools <br />

Modified the code to work with Python 3. <br />

Requirements


Tested on


To fix Windows JVM memory error: <br />

Add the following in System Variables <br />     Variable name : _JAVA_OPTIONS <br />     Variable value : -Xmx1024M <br />


Original code : https://github.com/tylin/coco-caption <br />