Giter VIP home page Giter VIP logo

Comments (4)

layumi avatar layumi commented on May 19, 2024

The evaluation metric is wrote for Market1501, DukeMTMC-reID and CUHK03-NP.
It is not proper for CUHK03. It needs training 20 models (based on different training set) and testing 20 models (different testing set). It reports the average rank-1, rank-5 and rank-10 score.
If you want to run CUHK03, you may refer to the caffe evaluation code (You may google it).

from person_reid_baseline_pytorch.

Wanggcong avatar Wanggcong commented on May 19, 2024

Maybe I do not clarify the point. The cuhk03 and market evaluation metric I mentioned above are two different methods that compute the cmc curve. See the url: https://cysu.github.io/open-reid/notes/evaluation_metrics.html.

I wonder which metric you use in these experiments. ( I guess it is the market evaluation metric.)

from person_reid_baseline_pytorch.

layumi avatar layumi commented on May 19, 2024

Hi @Wanggcong ,
Since the code runs on Market1501, we use the evaluation metric based on Market1501.
I converted the original code(Matlab version) to python version.
I checked the result. It achieves the same Rank1 and mAP when evaluating on the original Matlab code.

Note that the evaluation code in Open re-id may be slightly different from me.

from person_reid_baseline_pytorch.

Wanggcong avatar Wanggcong commented on May 19, 2024

Thanks for your help! @layumi

from person_reid_baseline_pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.