Skip to content

Conversation

@MenYosOz
Copy link

@MenYosOz MenYosOz commented Feb 8, 2023

Instead of copying the tensor, use the same memory by converting to NumPy array first.
By doing so, You can improve the inference time of the tracker (On my computer it was 10ms per single process).

Instead of copying the tensor, use the same memory by converting to NumPy array first.
By doing so, You can improve the inference time of the tracker ( on my computer it was 10ms for single process).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant