-
### Describe the bug
When logging metrics to Wandb.ai with PyTorch Lightning's `WandbLogger` object and then fetching run history with `wandb.Api().run("...")`, nearly all data is missing from the …
-
Like discussed in the meeting (27.01.23) we like to create these plots:
1. stochastic variation: variation of the accuracy in the test domain over different runs (by using the same hyperparam. but …
-
Hello Mr. Weigl, first of all I want to thank you for your great library that was really required. Actually I faced a problem while I was checking some attribute of your library i.e. in some case auro…
-
- [x] I have checked that this bug exists on the latest stable version of AutoGluon
- [x] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
There's a bug in the `CombinedCriterion` for classification tasks.
For classification tasks, we use the Brier score metric and the AUROC metric. The combined criterion [copies the mode of the perfo…
-
### Describe the bug
I have tried using the default mvtec dataset to train the model & generate openvino IR models. The models are not loading due to insufficient memory.
![image](https://user-imag…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
@smilesun, @schoersch, @xinyuejohn, @rahulbshrestha,
I took a look at the benchmark plots from MNIST today and realized that recall and accuracy do receive exactly the same values. I tried to check…
-
### Describe the bug
Both OpenVINO and Troch models give incorrect inference results when using Gradio inference.
### Dataset
MVTec
### Model
PADiM
### Steps to reproduce the behavio…
-
## 🚀 Feature
We are in the process of adding native plotting to torchmetrics such that our users can easily create simple plots of metrics, which is especially useful for metrics such as confusion …