SPICE icon indicating copy to clipboard operation
SPICE copied to clipboard

Semantic Propositional Image Caption Evaluation

Results 10 SPICE issues
Sort by recently updated
recently updated
newest added

Hi all! 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 ## - Stanford [CoreNLP](http://stanfordnlp.github.io/CoreNLP/) 3.6.0...

I'm able to run the main function in SpiceParser, but whenever I input a sentence, I always got the following errors: Exception in thread "main" java.lang.ExceptionInInitializerError at edu.anu.spice.SpiceParser.parseAnnotation(SpiceParser.java:327) at edu.anu.spice.SpiceParser.generateTuples(SpiceParser.java:234)...

Hello, thanks for your great work. Anyway, I can't understand the content in the \src\test\data\test_reference.json, especially the scores, what they means and how do you get them?

I came here referenced by https://arxiv.org/abs/1612.00370 What I am looking is a python implementation for SPIDEr. Does it something like that exists?

Hi: I am confused about the COMPOSITE dataset proposed in the paper. How 19985 annotated sentences choose from the source file download from [here] (https://www.dropbox.com/s/z1l4o3j0gj8yyp8/AMT_eval.zip?dl=0). The number of sentences for...

Hi, Thanks for your great work!!! I see files `captions_train2014.json` and `captions_val2014.json` under folder `SPICE/src/main/data/coco/annotations/` . In fact, I want to all reference graphs of COCO, but I'm not sure...

Hi Peter, Thanks for the great work. I wonder would it be possible to evaluate scene graph from visual genome dataset. Is there a demo?

When multiple SPICE are running with the same cache folder, do they work as expected?

Thanks for your awesome work! I wonder that is there a python interface to extract object,attribute,relationship?

Hello! The webpage to download stanford models can't be accessed now, can you give a new url? Thanks!