Lathashree

Results 4 issues of Lathashree

### Describe the bug when I run liccheck, the output is empty. I see the license is Apache 2.0, but it would be great it that metadata could be picked...

### Describe the bug When I specify image metrics as `image_metrics = ["F1Score", "Precision", "Recall", "Accuracy", "AUROC", "AUPR"]` and use it as ``` engine = Engine(task=task, threshold="F1AdaptiveThreshold", image_metrics=image_metrics, callbacks=callbacks, accelerator="gpu")...

### Describe the bug Hi team, During testing, I would like to extract Binaryconfusion matrix as a metric from the engine. I can see the value being calculated successfully but...

### Bug description Hi team, During testing, I would like to extract Binaryconfusion matrix as a metric from the trainer. I can see the value being calculated successfully but it...

bug
needs triage