Skip to content

Do not have combined train+val progress bar, keep bar output after epoch is finished #1121

@elistevens

Description

@elistevens

🚀 Feature

The progress bar labeled "Epoch" should be renamed to "Train" and the validation data should be displayed only in a separate bar.

Additionally, each epoch should leave the final training and validation bar on-screen for visual inspection.

Motivation

It's confusing that training and validation are shown in a single bar, and it destroys the information about the iterations/sec from training. Since validation is faster, the value spikes up right at the end.

Pitch

Have two separate bars, one for training, one for validation, and none combined.

After a bar fills up, move the cursor down a line to not overwrite it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementhelp wantedOpen to be worked onwon't fixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions