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

Object detection 2d auth evalfix #285

Merged
merged 2 commits into from
Aug 18, 2022
Merged

Conversation

vivinousi
Copy link
Collaborator

This PR fixes a bug with evaluation when empty detection arrays arise (as in early training stages)

Copy link
Collaborator

@passalis passalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Collaborator

@stefaniapedrazzi stefaniapedrazzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@vivinousi vivinousi added test sources Run style checks test tools Test the toolkit methods labels Aug 18, 2022
@vivinousi vivinousi merged commit f106e30 into develop Aug 18, 2022
@vivinousi vivinousi deleted the object-detection-2d-auth-evalfix branch August 18, 2022 09:17
passalis added a commit that referenced this pull request Sep 7, 2022
* include 3d detection test

* fix np bool warning

* Revert "fix np bool warning"

This reverts commit ec21061.

* Remove del learner

* Eneable tracking 3d tests

* Add init for 2d tracking tests

* Update 3D tracking dependencies

* Docker, installation and documentation improvements  (#276)

* docker fixes

* Style fixes

* Create customize.md

* Removed docker building instructions

* Update customize.md

* Update customize.md

* Update installation.md

* Update customize.md

* Added link for customization

* Update docs/reference/installation.md

Co-authored-by: Stefania Pedrazzi <[email protected]>

* Update docs/reference/installation.md

Co-authored-by: Stefania Pedrazzi <[email protected]>

* Update docs/reference/installation.md

Co-authored-by: ad-daniel <[email protected]>

Co-authored-by: Stefania Pedrazzi <[email protected]>
Co-authored-by: ad-daniel <[email protected]>

* DetectionDataset evaluation fix for empty detections (#285)

* Checkout specific detectron commit

* Install specific detectron2 commit

* Point to specific detectron2 commit

* Update installation.md

* Update dependencies.ini

* Update dependencies.ini

* Update requirements.txt

* Update dependencies.ini

* Update dependencies.ini

* Update requirements.txt

* Update to support newer skimage version

* Clarified purpose and limitations of fall detection tool (#280)

* Enable All 3d test

* Fix slow data preparation for KITTI

* Simplify 3d detection tests

* Fix unclosed file

* Fix repeated eval failure

* Cleanup

* Cleanup

* Cleanup

* Remove unused test functions

Co-authored-by: Nikolaos Passalis <[email protected]>
Co-authored-by: Stefania Pedrazzi <[email protected]>
Co-authored-by: ad-daniel <[email protected]>
Co-authored-by: vivinousi <[email protected]>
Co-authored-by: Kostas Tsampazis <[email protected]>
Co-authored-by: ad-daniel <[email protected]>
lucamarchionni pushed a commit to lucamarchionni/opendr that referenced this pull request Jun 10, 2024
lucamarchionni pushed a commit to lucamarchionni/opendr that referenced this pull request Jun 10, 2024
* include 3d detection test

* fix np bool warning

* Revert "fix np bool warning"

This reverts commit ec21061.

* Remove del learner

* Eneable tracking 3d tests

* Add init for 2d tracking tests

* Update 3D tracking dependencies

* Docker, installation and documentation improvements  (opendr-eu#276)

* docker fixes

* Style fixes

* Create customize.md

* Removed docker building instructions

* Update customize.md

* Update customize.md

* Update installation.md

* Update customize.md

* Added link for customization

* Update docs/reference/installation.md

Co-authored-by: Stefania Pedrazzi <[email protected]>

* Update docs/reference/installation.md

Co-authored-by: Stefania Pedrazzi <[email protected]>

* Update docs/reference/installation.md

Co-authored-by: ad-daniel <[email protected]>

Co-authored-by: Stefania Pedrazzi <[email protected]>
Co-authored-by: ad-daniel <[email protected]>

* DetectionDataset evaluation fix for empty detections (opendr-eu#285)

* Checkout specific detectron commit

* Install specific detectron2 commit

* Point to specific detectron2 commit

* Update installation.md

* Update dependencies.ini

* Update dependencies.ini

* Update requirements.txt

* Update dependencies.ini

* Update dependencies.ini

* Update requirements.txt

* Update to support newer skimage version

* Clarified purpose and limitations of fall detection tool (opendr-eu#280)

* Enable All 3d test

* Fix slow data preparation for KITTI

* Simplify 3d detection tests

* Fix unclosed file

* Fix repeated eval failure

* Cleanup

* Cleanup

* Cleanup

* Remove unused test functions

Co-authored-by: Nikolaos Passalis <[email protected]>
Co-authored-by: Stefania Pedrazzi <[email protected]>
Co-authored-by: ad-daniel <[email protected]>
Co-authored-by: vivinousi <[email protected]>
Co-authored-by: Kostas Tsampazis <[email protected]>
Co-authored-by: ad-daniel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test sources Run style checks test tools Test the toolkit methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants