Skip to content

some problems about high_thresh #10

@ReverseSystem001

Description

@ReverseSystem001

the code in bytetrack-opencv-onnxruntime/onnxruntime/cpp/src/BYTETracker.cpp script
if (track->score < this->high_thresh)
continue;
low score dets in the first frame will not use. is it right?
if so, is it necessary to Add a restriction, such as track->frame_id
Maybe I misunderstood it. Hope your reply.
have a nice day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions