JDAI-CV / fast-reid

SOTA Re-identification Methods and Toolbox
Apache License 2.0
3.39k stars 830 forks source link

Please read & provide the following #688

Closed yu9s closed 1 year ago

yu9s commented 1 year ago

If you do not know the root cause of the problem, and wish someone to help you, please post according to this template:

Instructions To Reproduce the Issue:

Check https://stackoverflow.com/help/minimal-reproducible-example for how to ask good questions. Simplify the steps to reproduce the issue using suggestions from the above link, and provide them below:

  1. full code you wrote or full changes you made (git diff)
    <put code or diff here>
  2. what exact command you run:
  3. full logs you observed:
    <put logs here>

Expected behavior:

If there are no obvious error in "what you observed" provided above, please tell us the expected behavior.

If you expect the model to converge / work better, note that we do not give suggestions on how to train a new model. Only in one of the two conditions we will help with it: (1) You're unable to reproduce the results in fastreid model zoo. (2) It indicates a fastreid bug.

yu9s commented 1 year ago

hello, authors! the same training method, why is resnet101_ibn worse than resnet50_ibn? resnet101_ibn's loss lower than resnet50_ibn.