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

AttributeError: 'Delaunay' object has no attribute 'vertices' #1

Open
HamidrezaZarrabi opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@HamidrezaZarrabi
Copy link

Issue

Hi,
When I run python train.py, training process is started but I face with the following AttrbuteError:

Screenshot from 2023-12-07 12-47-32

It says: AttributeError: 'Delaunay' object has no attribute 'vertices'

what's the problem?
Thank you for taking me your time. I hope to hear the solution from you.

Additional information

Extracted fg_mask.zip into directory fg_mask and also mvtec_anomaly_detection.tar.xz into directory mvtec_anomaly_detection.
scikit-learn version: 1.3.2
Chosen parameters as following:
data_path = "/mvtec_anomaly_detection/"
anomaly_source_path = "/fg_mask/"
class_name = 'zipper'
num_anomalies = 8

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

1 participant