JDAI-CV / fast-reid

SOTA Re-identification Methods and Toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please read & provide the following

yu9s opened this issue · comments

commented

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>
  1. what exact command you run:
  2. 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.

commented

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