mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
1.1 KiB
1.1 KiB
name, about, title
name | about | title |
---|---|---|
Unexpected behaviors | Run into unexpected behaviors when using fastreid | Please read & provide the following |
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:
- full code you wrote or full changes you made (
git diff
)
<put code or diff here>
- what exact command you run:
- 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.