-
Notifications
You must be signed in to change notification settings - Fork 824
Open
Description
Describe the bug
\anomalib\src\anomalib\metrics\pimo\functional.py", line 382, in thresh_at_shared_fpr_level
raise ValueError(msg) 1e-05.
ValueError: Invalid fpr_level
because it's out of the range of shared_fpr
= [2.7220764849149537e-05, 1.0], and got 1e-05.
Dataset
N/A
Model
N/A
Steps to reproduce the behavior
val_metrics=[AUPIMO()]
OS information
OS information:
- OS: win11
- Python version: 3.11.9
- Anomalib version: 2.2.0dev
- PyTorch version: 2.7.0
- CUDA/cuDNN version: 11.8
- GPU models and configuration: GeForce RTX 3060
- Any other relevant information: I'm using a custom dataset]
Expected behavior
1
Screenshots
No response
Pip/GitHub
GitHub
What version/branch did you use?
master
Configuration YAML
1
Logs
1
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels