singnet / open-images-annotation

Annotation project on top of the Open Images dataset
6 stars 1 forks source link

Matching logic between human and machine annotations #3

Open ferrouswheel opened 6 years ago

ferrouswheel commented 6 years ago

Because there can be multiple annotations per image (e.g. multiple faces or other objects), and not all machine annotations may have a matching human annotation, we need a matching process between the two.

This will allow a user to switch directly between human and machine annotation for a particular object/face.

Initially this could be as simple as finding the nearest centroid.