Skip to content

[FEATURE ENHANCEMENT] Custom Steps Per Epoch in GUI #350

@adamcatto

Description

@adamcatto

I have a weakly-supervised learning pipeline in which I generate predictions for all frames in my dataset (~2 million) and filter out frames that do not meet certain QC, such as tracking score and anatomical priors on collections of body parts. I then train another model on the frames that pass these criteria (~135k frames), but currently I need to wait > 8 hours for one epoch to finish. I saw that the dataset class sets a steps_per_epoch attribute; I would love to have a way to customize the steps per epoch in the GUI if possible.

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