Skip to content

Support Dynamic Area Threshold in Datasets #7404

Open
@jbwang1997

Description

@jbwang1997

This issue describes the development requirement of a feature we wish to collaborate with the community. In this issue, we welcome the community developers to participate in the development of the dynamic area threshold.

Description

For now, mmdetection filters instances whose areas are less than 32. It's better to change an integer threshold for annotations filtering to a float ratio threshold based on annotation_area to image_area ratio.

Steps

  • Implement the feature
  • Add unit tests to test your code

Resources

Reviewers

@jbwang1997

Metadata

Metadata

Assignees

Labels

Dev-RDDevelopment Requirements Doc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions