Skip to content

Add segmentation metrics plots to metrics_plot.png. #409

@Abdul-Mukit

Description

@Abdul-Mukit

Search before asking

  • I have searched the RF-DETR issues and found no similar feature requests.

Description

After completing training with RFDETRSegPreview, the plots in metrics_plot.png still only contain metrics related to BBox. Plots of segmentation metrics are missing.

Current behavior of MetricsPlotSink:
Even when training a RFDETRSegPreview, we only get plots for BBox metrics.
Image

Expected behavior of MetricsPlotSink:

Image

Use case

The metrics_plot.png is a useful and fast way to assess a model's training. The plots help reveal problems with datasets, hyperparameter choices, and/or model design. Having the plots for segmentation metrics will allow developers to make better decisions for their next iterations.

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

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