Skip to content

Class sensitive scorer independent of COCO #1

Description

@PaulHax

Hello! I'm helping with the NRTK Explorer app. @vicentebolea is working on generating a score comparing 2 images here: Kitware/nrtk-explorer#61

Sometimes the configured Object Detection Model outputs categories that are not categories in the COCO JSON. nrtk.impls.score_detections.coco_scorer errors, understandably, when that happens. nrtk.impls.score_detections.class_agnostic_pixelwise_iou_scorer works just fine. But...

Is there a way to get a score that takes into account the class/category of the annotations (independent of the COCO JSON)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions