Improved evaluation codes for common visual captioning metrics (base on coco-caption).
- bleu, meteor, rouge, cider, spice
- supporting python3
- faster cider with cache for reference captions
In order to use spice metric, you should download stanford-corenlp-3.6.0-models.jar into the spice/lib directory.