Skip to content

skrish13/SKU110K-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKU110K-evaluation

Evaluation code for SKU110K dataset. Forked from cocoapi repository.

Steps

  • Place the annotations_test.csv inside groundtruth folder. Data can be obtained from here [1].
  • Place your predictions.csv inside predictions folder.
  • Run calc_acc.py inside cocoapi/PythonAPI/pycocotools after modifying the predictions file path.

Results

Method AP AP.75 AR300
Goldman et al [2] 0.492 0.556 0.554
Our method [3] 0.186 0.052 0.264

References

[1] https://github.com/eg4000/SKU110K_CVPR19
[2] https://arxiv.org/abs/1904.00853
[3] https://github.com/ParallelDots/generic-sku-detection-benchmark

About

evaluation code for SKU110K dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published