how to compute CMC and rank-m
Phoebe-star opened this issue · 4 comments
Phoebe-star commented
how to compute CMC and rank-m
can you teach me
thanks
zhunzhong07 commented
Please see the details in evaluation/utils/evaluation.m @Phoebe-star
Phoebe-star commented
how to call your code to run evaluation.m ?
thanks thanks
zhunzhong07 commented
@Phoebe-star please see the example for details.
Phoebe-star commented
The distance matrix between each pair of gallery and probe person ,
if the distance value is large ,it can express the gallery and probe person are the same?
or the distance value is small ,it can express the gallery and probe person are the same?