-
### Describe the bug
I am attempting to reproduce the experimental results of the PatchCore, but I don't know how to train all class together.
When I set the "category" in config.yaml to "all", It …
-
Hi!
I tried to run the `test.py` , but I can't get the good results on the FS dataset. Here are the results I got:
```python
[pebal][INFO] validating cityscapes dataset ...
labeled: 196697…
-
Show how to plot AUROC and AUPRC curves for binary outcomes. We might decide to add helper functions to mikropml. Related to: https://github.com/SchlossLab/mikropml/issues/262
In progress on branch…
-
Thank you for your complete code with the detailed description.
After completing the Training, have you computed/ calculated the Equal Error Rate using the classification dataset by using the pre-tra…
-
大佬,您好!我怎样预测一张图片是否异常,可以直接使用 AUCROC-image的值来判断么?
-
@samet-akcay @djdameln @ashwinvaidya17
This code is not complete. I have opened this thread to discuss AUPRO implementation details. I have two opens:
- Do we need AUROC and F1 for s…
-
## 🐛 Bug
The `pos_label` argument is missing from AUROC/BinaryAUROC after the recent cleanup: https://github.com/Lightning-AI/metrics/pull/1252
I guess this is a bug, but would like confirm with…
-
**Describe the bug**
When training model with a categorical output feature, I see this message in the training log:
```
Caught exception computing metric: roc_auc. Exception: Detected input to `m…
-
I would like to run Padim AD on a jetson nano on a live feed. When i use torch_inference, it works but its too slow (4s per image for prediction).
After analysis, i saw that the GPU was not being us…
-
Hi,
In the paper the reported results of OE (both OOD performance and ID accuracy) are significantly **WORSE** than other methods, which goes against the observations of the OE paper and my experie…