bit-bots / YOEO

YouOnlyEncodeOnce - A CNN for Embedded Object Detection and Semantic Segmentation
GNU General Public License v3.0
21 stars 4 forks source link

Feature/nms for multiple robot classes #95

Closed phinik closed 1 year ago

phinik commented 1 year ago

Proposed changes

If multiple robot classes exist, one may wish to perform nms across all robot classes instead of per robot class.

Necessary checks

Flova commented 1 year ago

The CI is now working in a basic sense. Rebase/Merge with master to enable it.