Skip to content

None of the checkpoints saved from training process is evaluated. #1234

Open
@brightcoder01

Description

@brightcoder01

In EDL train command, there are two parameters checkpoint_steps and evaluation_steps.
Per checkpoint_steps, the training checkpoint will be saved.
Per evaluation_steps, the checkpoint file for evaluation will be saved and the evaluation task for this checkpoint will generated and assigned to the workers.
But the checkpoint files from training process are not evaluated at all.

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