Skip to content

Extend TCAV for Object detection #125

@VikasRajashekar

Description

@VikasRajashekar

How do we extend the logic for Object detection?

Let's say we use the network with RPN(region proposal network) for Object detection.
So we get the output as class confidence and bounding box (usually in 1000s in numbers)
next we IOU to filter out the predictions.

It is not as simple as an image classifier.
How do we pick the logit out of so many predictions for gradient calculation?

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