An open API service indexing awesome lists of open source software.

https://github.com/serezd/information_retrieval_scores

implementation of Cumulative Matching Characteristics (CMC) and Mean Average Precision (mAP) in pytorch
https://github.com/serezd/information_retrieval_scores

information-retrieval pytorch re-identification

Last synced: 3 months ago
JSON representation

implementation of Cumulative Matching Characteristics (CMC) and Mean Average Precision (mAP) in pytorch

Awesome Lists containing this project

README

        

# information retrieval scores
implementation of Cumulative Matching Characteristics (CMC) and Mean Average Precision (mAP) in pytorch

Requires only pytorch and is fully parallelized (works on GPU)

CMC: https://en.everybodywiki.com/Cumulative_match_characteristic_CMC

mAP for information retrieval: https://en.wikipedia.org/wiki/Evaluation_measures_(information_retrieval)#Mean_average_precision