/tagger_eval

Implementation of metrics for automatic image tagging evaluation

Primary LanguagePython

tagger_eval

Implementation of Precision, Recall and NRZ metric for evaluating a semantic image annotator as [here] (http://www.svcl.ucsd.edu/projects/imgnote/comparison.htm).

In ./data folder there are examples of input for the evaluator.

For using it:

python eval.py ./data/gt.json ./data/ht.json