Skip to content

How to reproduce your best result? #9

@Xiangyu-CAS

Description

@Xiangyu-CAS

Hi, I was trying to reproduce your best result (mAP=88.7%) by simply runing

python tools/train.py --config_file='configs/softmax_ranked.yml' DATASETS.NAMES "('market1501')" 

but I got a much worse result at mAP=86.5%, with 2% margin to claimed result. Moreover, it's even lower than using triplet loss. What I can do to get your claimed result?

model mAP loss
r50-ibn-a(my result) 87.1% softmax + triplet
r50-ibn-a(my result) 86.5% softmax + ranked
r50-ibn-a(your result) 88.7% softmax + ranked

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions