trackformer icon indicating copy to clipboard operation
trackformer copied to clipboard

Please read & provide the following

Open XDhughie opened this issue 3 years ago • 0 comments

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:

  1. what changes you made (git diff) or what code you wrote
<put diff or code here>
  1. what exact command you run:
  2. what you observed (including full logs):
<put logs here>
  1. please simplify the steps as much as possible so they do not require additional resources to run, such as a private dataset.

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 DETR model zoo. (2) It indicates a DETR bug.

Environment:

Provide your environment information using the following command:

python -m torch.utils.collect_env

XDhughie avatar Jun 09 '22 06:06 XDhughie