ByteTrack
ByteTrack copied to clipboard
memory leak fixed
“this->removed_stracks” is not cleared, and the continuous growth of memory will lead to memory leaks.
I have applied this commit, and this does not remove the memory leak.