Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference Data Argument #190

Open
Kerwin0621 opened this issue Sep 9, 2024 · 0 comments
Open

Inference Data Argument #190

Kerwin0621 opened this issue Sep 9, 2024 · 0 comments

Comments

@Kerwin0621
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant