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

Compound model predict_batch fixes #72

Merged
merged 5 commits into from
Dec 18, 2024
Merged

Compound model predict_batch fixes #72

merged 5 commits into from
Dec 18, 2024

Conversation

lsutardja
Copy link
Contributor

bug: When using predict_batch, the results for each image is off by one if you take the DetectionResults.info (a path to the image) as the truth. The final result in the batch also does not restore the original_info (returns a FrameInfo object).

This PR fixes these issues.

@lsutardja lsutardja requested a review from vlad-nn December 14, 2024 01:49
@lsutardja
Copy link
Contributor Author

@vlad-nn I am blocked from merging even though it looks like all the actions have passed. Have you changed the CI/CD settings recently? Looks similar to what https://github.com/orgs/community/discussions/26698 is discussing.

@vlad-nn vlad-nn merged commit 0ab826e into main Dec 18, 2024
8 checks passed
@vlad-nn vlad-nn deleted the compound_fix branch December 18, 2024 21:36
@vlad-nn
Copy link
Collaborator

vlad-nn commented Dec 18, 2024

Force-merged.
No, I did not change any settings.

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.

2 participants