Giter Club home page Giter Club logo

Comments (7)

zydou avatar zydou commented on May 26, 2024

Please provide as much information as possible.
For example:

  • your platform?
  • your pytorch version?
  • open-reid version?

from open-reid.

Niculuse avatar Niculuse commented on May 26, 2024

@zydou sorry! I ran it in Ubuntu system with python 2.7.6, pytorch version 0.2.0_3 and open-reid version 0.2.0.

from open-reid.

zydou avatar zydou commented on May 26, 2024

Try to use python3.

from open-reid.

xizero00 avatar xizero00 commented on May 26, 2024

Hi @zydou
I changed my python version from 2.7 to 3.5
But I still cannot achieve the best results in the benchmark table
The triplet loss on the market-1501 has 67.9 mAP, but I got the 60.5 mAP.
Here is my results on the test set

Mean AP: 60.5%
CMC Scores    allshots      cuhk03  market1501
  top-1          33.2%       62.9%       78.2%
  top-5          50.4%       88.0%       91.2%
  top-10         59.1%       93.3%       94.4%

I trained the model for market-1501 dataset using the following parameters:

batchsize=64
lr=0.00005
epochs=600

I have one GPU, so I modified the batchsize from 256 to 64, changed the learning rate from 0.0002 to 0.00005 and changed the epochs from 150 to 600 according to tips-and-tricks
I used the triplet loss and resnet-50 network.
What's wrong with my training?
Would you please help me?

from open-reid.

zydou avatar zydou commented on May 26, 2024

Larger batch size is better for hard mining, and gives better performance.
Please refer to #28 and #43 for more information.

from open-reid.

xizero00 avatar xizero00 commented on May 26, 2024

Thank you for your help.

from open-reid.

Cysu avatar Cysu commented on May 26, 2024

@zydou thanks a lot for your detailed explanations!

from open-reid.

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.