Skip to content

Object classifier: Fix return type / type of internally handled measurements #16

@haesleinhuepf

Description

@haesleinhuepf

This is a follow up for #14 :

The return type specified here is list, but in fact, we return a dictionary.

The dictionary contains vectors as values (supposedly), but those have shape (1, n) for n labels.

The dictionary also contains measurements for background. This should be avoided.

I should clean up this mess :-)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions