-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix bbox/tracking 2D/3D list confidence #365
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Illia for the fixes, changes look good, i have just one comment.
Some strange errors occur across different tests with no module found, such as: |
There seems to be some wider issue at play here, i don't think the errors in the tests are related to the changes in this PR. |
I've re-run the PR and the problems seem to have gone. Likely a CI hiccup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
* Fix bbox segmentation unbound * Add bbox list image id * Fix bbox and annotation list confidence computation * Make immutable defaults for list targets * Add changelog entry Co-authored-by: ad-daniel <44834743+ad-daniel@users.noreply.github.com> Co-authored-by: ad-daniel <daniel.dias@epfl.ch>
BoundingBoxList
,TrackingAnnotationList
BoundingBoxList3D
,TrackingAnnotationList3D
confidence warnings on empty lists BoundingBoxList(Target) ctor throws RuntimeWarning when provided with empty list #362image_id
andsegmentation
for cocoBoundingBoxList