Skip to content

QC Reporting for strange multi-mouse pose/segmentation #19

@SkepticRaven

Description

@SkepticRaven

While fixing a segmentation data storing bug, I had a test video that produces some odd behavior that should probably reported.

Description of data:

  • Segmentation can sometimes predict tiny masks. (Only threshold is 50px area minimum)
  • Pose doesn't like this and will frequently generate high confidence pose predictions that span the entire frame.

Potential routes of reporting/resolving this:

  • Report segmentation area outliers
    • Areas less than a threshold
    • Areas greater than a threshold
  • Report pose size outliers
  • Pose bounding rectangle areas
  • Pose bounding rectangle aspect ratios?
  • Attempt to filter what data gets predicted on?
    • Increase minimum area for segmentation
    • Discard poses above a certain threshold

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions