SkillAgentSearch skills...

Pycocoevalcap

Microsoft COCO Caption Evaluation Tool - Python 3

Install / Use

/learn @sks3i/Pycocoevalcap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Microsoft COCO Caption Evaluation Tools <br />

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

Requirements

  • Python 3.x
  • Java 1.8
  • pycocotools

Tested on

  • Windows 10, Python 3.5.

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 />

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated1y ago
Forks7

Languages

Python

Security Score

65/100

Audited on Mar 17, 2025

No findings