-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关于d_ap的值 #30
Comments
d_ap小于d_an不是正常的吗 |
我的d_ap以及d_an逐渐减小,然后d_ap一直大于d_an,不知道为什么 |
我理解的是这样的:d_ap是应该小于d_an,但是训练过程中,感觉d_ap应该是越来越小才对,但现在在增大,虽然它的值还是小于d_an的。 |
你这个情况也好奇怪啊,我的都是增大的? |
我这边的训练集是文中提供的三个合并集进行训练,分别用Market1501,CUHK03,DukeMTMC-reID三个集去验证模型的map只有16.19, 11.178, 18.85,与文中相差很大,(参数与文中保持一致) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,请问在训练过程中会出现d_ap以及d_an逐渐增大,但是d_ap依然是小于d_an的,出现这样的情况是为什么呢?
The text was updated successfully, but these errors were encountered: