Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When reasoning about codetr, the program was killed #11800

Open
Clichong opened this issue Jun 19, 2024 · 0 comments
Open

When reasoning about codetr, the program was killed #11800

Clichong opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@Clichong
Copy link

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. I have read the FAQ documentation but cannot get the expected help.
  3. The bug has not been fixed in the latest version.

Describe the bug
A clear and concise description of what the bug is.

Reproduction

  1. What command or script did you run?
python demo/image_demo.py \
   /xxx/xxx/xxx/dataset/images   \
   xxx/best.pth \
   --out-dir xxx/codetr_pred \
  --batch-szie 4  \
  --device "cuda:2"
  1. Did you make any modifications on the code or config? Did you understand what you have modified?

I only add some time statistics.Here is the modified I do. Before the data set is fully prepared and reasoning is completed, it is displayed: 1576 killed.

  1. What dataset did you use?

Environment

There is no problem with the environment, because my program can be executed normally

Error traceback

Before the data set is fully prepared and reasoning is completed, it is displayed: 1576 killed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants