Skip to content

how to set is_train in resent_mixup when eval on validation set? #2

@happywmzzz

Description

@happywmzzz

Hi, this is a very nice interpretation of mixup using mxnet, I have a question about the "is_train" in resnet_mixup, I think the mixed data and labels are used only in training process, when eval accuracy the data is not mixed.
But in this code, I don't know where set the "is_train" false when get test acc in training. Thx if providing some more information.

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