We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Star RTDETR 请先在RTDETR主页点击star以支持本项目 Star RTDETR to help more people discover this project.
Describe the bug A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem.
To Reproduce Steps to reproduce the behavior. 作者你好,想要得到模型预测的bbox及类别的txt,请问应该修改哪部分代码
The text was updated successfully, but these errors were encountered:
把下面output里的东西存一下就行吧
output
RT-DETR/rtdetrv2_pytorch/references/deploy/rtdetrv2_torch.py
Lines 70 to 71 in 0b6972d
Sorry, something went wrong.
把下面output里的东西存一下就行吧 RT-DETR/rtdetrv2_pytorch/references/deploy/rtdetrv2_torch.py Lines 70 to 71 in 0b6972d output = model(im_data, orig_size) labels, boxes, scores = output
嗯嗯,谢谢
lyuwenyu
No branches or pull requests
Star RTDETR
请先在RTDETR主页点击star以支持本项目
Star RTDETR to help more people discover this project.
Describe the bug
A clear and concise description of what the bug is.
If applicable, add screenshots to help explain your problem.
To Reproduce
Steps to reproduce the behavior.
作者你好,想要得到模型预测的bbox及类别的txt,请问应该修改哪部分代码
The text was updated successfully, but these errors were encountered: