Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Multiclass Segmentation Performance Metrics #857

@VAM7686

Description

@VAM7686

This is what the multiclass segmentation output currently looks like:

The output looks a bit choppy and I'm not sure if this is due to the GPU the model ran on, the node that runs model, or even the frame rate of the ros bag file that was used.

It would be nice to collect metrics on the new multiclass segmentation model and how it compares to our old binary segmentation model.

Thoughts:

  • Check frame rate of the segmentation topic
  • Check model inference rate.
  • If the model inference rate of binary and multiclass are not similar, perhaps check the image frame rate or other part of code that slows the code

AC: Performance metrics of multiclass segmentation versus binary segmentation which can be included in the documentation. Possible improvements to inference rate of multiclass segmentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions