Skip to content

Draw the image data in the runs folder into an editable window in MATLAB #27

@listening510

Description

@listening510

After training YOLOv8 in MATLAB and obtaining yolov8Det, I’m wondering if there’s a code snippet or method to extract the data of automatically generated images—such as ROC curves and confusion matrices—from the "runs" folder created by the Ultralytics library. I want to save this data to the workspace, and once the training code finishes running, generate corresponding MATLAB figure windows for further editing.
I’m using MATLAB 2024b, Python 3.11, and have downloaded the Ultralytics library as you recommended. Thank you very much for your help and answers.
I noticed that the results.csv file in the "runs" folder does not include data related to ROC curves, and the automatically generated ROC images in the folder do not meet the requirements for scientific plotting standards.Thank you for your answer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions