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

Code problems #6

Open
slk1120 opened this issue Oct 12, 2024 · 1 comment
Open

Code problems #6

slk1120 opened this issue Oct 12, 2024 · 1 comment

Comments

@slk1120
Copy link

slk1120 commented Oct 12, 2024

Thank you for your excellent work!I encountered a few problems when replicating the code, and hope to get your answers, thanks!

  1. In the step3, augmentation features need to be extracted, for example in datasets/cutmix_feature_extraction.py, SemiADNet code is not provided, is it a DRA or DevNet model?
  2. In addition, the feature and featuer_scale extraction processes are not provided in the code. Therefore, I need to write a script to extract and save the original features?
  3. In lines 60-68 of AHL-main/datasets/mvtecad.py, it does not seem to properly group data belonging to the same cluster in normal_data. In the internal loop, it always obtains data from the start position of normal_data, rather than the index in self.cluster_index[i], which affects the subsequent construction process of support set - query set pairs.
    @Diana1026
@changchunteng
Copy link

Hello, I have encountered each of your problems when reproducing them. Have you solved them?

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