Skip to content

About reading data #6

@MorganCZY

Description

@MorganCZY

In “main.py”, training data are got by " image, label = read(***)" for once. But I found the function "read()" in analyzer.py can only return a batch-size samples and there is no circulation for getting other samples. Thus, only a batch-size samples are used to train the network. Do I understand your code correctly? If yes, is it the right way to read training data?

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