Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: Failed to extract image patch #167

Open
setzin opened this issue Feb 21, 2024 · 0 comments
Open

WARNING: Failed to extract image patch #167

setzin opened this issue Feb 21, 2024 · 0 comments

Comments

@setzin
Copy link

setzin commented Feb 21, 2024

Hello everyone, i'm trying to use DeepSort to track cells in frames of videos. Code is working, but when i try to use DeepSort some cells are not tracked due to this error:
WARNING: Failed to extract image patch: [0, 415, 4, 1]
WARNING: Failed to extract image patch: [0, 415, 3, 1]
WARNING: Failed to extract image patch: [0, 415, 5, 1]
WARNING: Failed to extract image patch: [0, 415, 6, 1]
WARNING: Failed to extract image patch: [1160, 415, 3, 1]
WARNING: Failed to extract image patch: [1160, 415, 5, 1]
WARNING: Failed to extract image patch: [1160, 415, 4, 1]
WARNING: Failed to extract image patch: [696, 624, 6, 1]
So, DeepSort is working but sometimes some cells are not tracked. I'm passing information about bboxes in the correct way (objects are cells, that's why width and height are so small): [xmin, ymin, width, height]

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

No branches or pull requests

1 participant