Skip to content

Using OpenCV NMS in decoder #12

@GEngels

Description

@GEngels

I was using detectnet in ROS2 foxy but I want to update to the latest release in Humble. Before I was not using the DBscan clustering on the bounding boxes but I implemented opencv NMS in the decoder which gave me a bit better results and was faster. Now I want to do something similar but it done somewhere in the gxf library which is more difficult to change.

So my question is if I can use DetectNet with only NMS somewhat and no DBscan.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions