Skip to content

why the 2nd element of the yield in data_generator is of size equal to batch_size? #776

Description

@sonalrpatel

Following is the link to the exact line of code.
I just want to understand the theory behind it.

yield [image_data, *y_true], np.zeros(batch_size)

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