8000 [Help]: Use DeployCGDet Error Expression: vector subscript out of range · Issue #56 · laugh12321/TensorRT-YOLO · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}
[Help]: Use DeployCGDet Error Expression: vector subscript out of range #56
Open
@SuperJinggg

Description

@SuperJinggg

我使用MD方式编译将代码打成deploy.dll动态库。然后在mfc的demo中调用。
使用DeployDet时完全正常,但是使用DeployCGDet(model = std::make_shareddeploy::DeployCGDet(enginePath, is_obb);)报错
`Program: E:\yolov8Testv1\Yolov8Detect\x64\Debug\deploy.dll
File: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\include\vector
Line: 1733

Expression: vector subscript out of range

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.`
报错信息太少了,我无法定位错误。请问大佬对这个错误了解吗?

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0