cvpr16-deepbit
cvpr16-deepbit copied to clipboard
How the accuracy rate be calculated without a label?
Hi, I have a question,how the accuracy rate be calculated without a label? Thanks very much.
If you are asking the retrieval accuracy, the score is calculated with label.
Label (or groundtruth) is used only for testing phase.
I understand, thank you very much