Skip to content

Class distribution after partitioning #33

@Yang-Li86

Description

@Yang-Li86

When a detection dataset contains quite a few classes, for example, 12 classes in totD, the partitioning script inevitably creates clients where for a certain class, there are no bounding boxes at all.

This creates issues with the test.py as there are missing classes, and the class names in the generated CSV won't match the real results. I need to modify it so it obtains class names from the results if I can. However, the mean results (name: all) remain accurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions