coco-caption icon indicating copy to clipboard operation
coco-caption copied to clipboard

How to calculate the spice scores in other languages

Open ltp1995 opened this issue 3 years ago • 2 comments

The code seems only support spice evaluation in English, how can i obtain the spice scores in languages such as Chinese, Japanese, and Spanish.

ltp1995 avatar Sep 07 '21 07:09 ltp1995

Hi,

I'm having the same question. I want to do SPICE evaluation on Arabic Captions specifically. In the 'spice-1.0.jar' file there is a README file that says:

Dependencies

Since the the version of Stanford CoreNLP is not compatible with Arabic, I wonder if I can:

  1. Replace Stanford Scene Graph Parser with the latest version, updated to work with CoreNLP 4.2.0
  2. Replace CoreNLP 3.6.0 with 4.2.0 with Arabic models

I actually tried to download and replace these files in the COCO-caption API, but with no improved SPICE scores...

Do you think this task is possible or no?

jontooy avatar Jan 19 '22 14:01 jontooy

Is there any other library for evaluating captions in other languages? @jontooy @ltp1995

mary-0830 avatar Jan 15 '24 02:01 mary-0830