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

Detection outliers filtering drops correct detections #21

Open
simutisernestas opened this issue Nov 22, 2020 · 0 comments
Open

Detection outliers filtering drops correct detections #21

simutisernestas opened this issue Nov 22, 2020 · 0 comments

Comments

@simutisernestas
Copy link
Contributor

Bug report

Required Info:

  • Operating System:
    • Ubuntu 20.04
  • ROS2 Version:
    • Foxy binary
  • DDS implementation:
    • Fast-RTPS

Steps to reproduce the issue

After Detectron2 node function is called here. The idx array almost in all cases is empty after the filtering step.

Expected behavior

Correct detections are still there after the filtering step.

Actual behavior

Detections are dropped even though they are correct.

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