Skip to content

Inference Data Argument #190

Description

@Kerwin0621

During the model inference process, I found that there is a function int maptr.py named def extract_img_featm the content is:

        if self.use_grid_mask:
            img = self.grid_mask(img) 

I found that grid_mask is a method for Data Argument, why do we need this during the inference rather than training?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions