Skip to content

Class Agnostic Recall < Class Aware Recall #681

@emirhanbayar

Description

@emirhanbayar

Hi,

The average recall with the maximum number of detections decreases when I set the useCats parameter to 0. I understand why it decreases for maxDets = 1, 10, 100. This is because predictions are sorted separately for each category, and the top maxDets for each category are evaluated.

However, I cannot understand why it decreases when I set maxDets to the total number of detections produced by the detector per frame. Do you have any idea how this might be possible?

Thank you for this great contribution!

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