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

Fixed issue with k_greedy method #80

Merged
merged 5 commits into from
Jan 24, 2022

Conversation

blakshma
Copy link
Contributor

@blakshma blakshma commented Jan 18, 2022

#74
Fixed issue with k_greedy method for core-set sampling
Removed nearest_neighbor and sparse_projection methods

@samet-akcay samet-akcay self-requested a review January 21, 2022 07:35
Copy link
Collaborator

@ashwinvaidya17 ashwinvaidya17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I only have one comment.

anomalib/core/model/k_center_greedy.py Show resolved Hide resolved
@samet-akcay samet-akcay merged commit 785feb2 into development Jan 24, 2022
@samet-akcay samet-akcay deleted the fix/barath/patchcore-sampling branch January 24, 2022 15:41
@samet-akcay samet-akcay linked an issue Jan 24, 2022 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

anomaly scores computed by patchcore model not used
4 participants