Skip to content

train generator doesn't refresh its images #7

@galsh17

Description

@galsh17

Hi,
it seems that there is a bug in the train generator ( PitsSequence ) that causes it to load some images at the first time and then yield only them. I think this is caused by the wrong "on_epoch_start" method - the fit_generator method expects this method to be named "on_epoch_end".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions