Skip to content

runtime error #29

@xzlxcs

Description

@xzlxcs

when I run “./bin/botsort_tracking_example ../config/tracker.ini ../config/gmc.ini ../config/reid.ini ../assets/osnet_x0_25_market1501.onnx ../examples/data/MOT20-01.mp4 ../examples/data/det/det.txt ../output/ “ in container(botsort-trt),it print:
Initializing ReID model
Trying to get input dims
Read input dims
Input dims: 1 3 256 128
ERROR: 3: [runtime.cpp::~Runtime::346] Error Code 3: API Usage Error (Parameter check failed at: runtime/rt/runtime.cpp::~Runtime::346, condition: mEngineCounter.use_count() == 1. Destroying a runtime before destroying deserialized engines created by the runtime leads to undefined behavior.
)
GMC disabled
[BoTSORT::track] - Average over 100 frames: 20.5359 ms (48.6953 FPS)
[BoTSORT::track] - Average over 100 frames: 20.7878 ms (48.1051 FPS)
[BoTSORT::track] - Average over 100 frames: 22.8051 ms (43.8498 FPS)
[BoTSORT::track] - Average over 100 frames: 21.2747 ms (47.0041 FPS)
Average tracker FPS: 50.2271
Average processing time per frame (ms): 19.9096

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions