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

Infinite loop when generating the batches #7

Open
markholland920 opened this issue Jul 22, 2021 · 1 comment
Open

Infinite loop when generating the batches #7

markholland920 opened this issue Jul 22, 2021 · 1 comment

Comments

@markholland920
Copy link

I noticed that there is an infinite loop in this function batch_generator_sup() and I don't fully understand the logic of generating the batches and injecting the noise. Why not just use the normal dataloader with negative sampling?

@GuansongPang
Copy link
Owner

Hi,

We aim to show that DevNet works well with anomaly-contaminated unlabeled data. DevNet performs better when there is no anomaly contamination. See the paper for more details.

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