Git Product home page Git Product logo

Comments (7)

michuanhaohao avatar michuanhaohao commented on September 2, 2024

@pengleigithub The default settings are the hyper-parameters of the paper. If you directly run the train_alignedreid.py, you will get similar results shown in README.

from alignedreid.

pengleigithub avatar pengleigithub commented on September 2, 2024

In the paper, it says 'mini-batch size is set to160,in which each identity has 4 images. Each epoch includes 2000 mini-batches'. I am wondering if there is a typo. Each mini-batch has 40 identities and there are 2000 mini-batches. So there are 40 * 2000 = 80000 identities in each epoch. But none of the datasets has 80000 identities.

from alignedreid.

michuanhaohao avatar michuanhaohao commented on September 2, 2024

@pengleigithub Please wait our new paper Alignedreid++. The experiments of AlignedReID exist some mistakes.

from alignedreid.

pengleigithub avatar pengleigithub commented on September 2, 2024

Can you share the details since it might be a long time before the paper is posted? Thx.

from alignedreid.

michuanhaohao avatar michuanhaohao commented on September 2, 2024

AlignedReID++ trains and tests on each datasets, and add some theory explanation.

from alignedreid.

pengleigithub avatar pengleigithub commented on September 2, 2024

Thx. Can you share the training details on market1501?

from alignedreid.

michuanhaohao avatar michuanhaohao commented on September 2, 2024

All details are in the train_alignedreid.py. There are no any tricks.

  1. Adam
  2. 300 epoch
  3. lr:0.0002 (0-150); 0.00002 (150-300)
  4. loss: softmax + triplet loss

from alignedreid.

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.