Skip to content

When test_split is applied to a custom dataset, test data contamination occurs #403

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

Closed
jeongHwarr opened this issue Jul 5, 2022 · 0 comments · Fixed by #404
Closed

When test_split is applied to a custom dataset, test data contamination occurs #403

jeongHwarr opened this issue Jul 5, 2022 · 0 comments · Fixed by #404

Comments

@jeongHwarr
Copy link
Contributor

Describe the bug

  • When test_split is applied to a custom dataset, test data contamination occurs. (test data(test data is also used for training).

To Reproduce
Steps to reproduce the behavior:

  1. Use custom dataset
  2. Set split_ratio to a specific value in config.yaml (without nomal_test_dir)
  3. See error (test data contamination)

Expected behavior

Screenshots

  • If applicable, add screenshots to help explain your problem.

Hardware and Software Configuration

  • OS: [ Windows 10 ]
  • NVIDIA Driver Version [470.57.02]
  • CUDA Version [11.3.1]

Additional context

  • PatchCore
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 a pull request may close this issue.

1 participant