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

I have a question. please answer about my question. #3

Open
deepvelop99 opened this issue Dec 2, 2023 · 1 comment
Open

I have a question. please answer about my question. #3

deepvelop99 opened this issue Dec 2, 2023 · 1 comment

Comments

@deepvelop99
Copy link

While reading and studying this paper, I had a question, which prompted me to reach out. I noticed that the implemented model.py passes the pre-trained WideResNet-50 but lacks information on how to extract Patch Features from the Features. Could you please explain how you extracted the patch features? You mentioned that it passes through WideResNet-50, but I'm curious whether the results are obtained by simply inputting the image into the model or if only the feature extraction part is from a pre-trained model. I'm facing difficulty as there is no explanation provided for (u_i, v_i) in the feature map. I would greatly appreciate your response.

@travishsu
Copy link
Owner

Hi @deepvelop99,
Actually, I'm not the author of the ReConPatch paper and this repo is not the official one, but the paper mentioned they use the same approach with Patchcore to extract patch features, you can have a look.

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

2 participants