Dick Ameln
Dick Ameln
This problem should be resolved now, please try again with the latest version of the library: https://github.com/openvinotoolkit/anomalib/blob/main/examples/notebooks/100_datamodules/103_folder.ipynb
Hi @code-dev05 Thanks a lot for your effort! Here are some comments that may help you address your issues related to center computation and noise generation: > - One is...
@tanemaki We would like to merge this PR, but your branch is very much out of sync with our latest main branch. I think the easiest way to address this...
@samet-akcay @ashwinvaidya17 @blaz-r @jpcbertoldo I updated the PR based on your suggestions. I simplified the `AnomalyModule` signature and logic by only allowing passing an `Evaluator` instance. To run the model...
> Just on a side note, if you add `AUPIMO` to this, i would suggest a small change in the design. > > Remove the option ` return_average` that we...
> I think it looks good. My main concern is whether fields > > * are mandatory to instantiate a metric class @samet-akcay For most metrics, the fields are mandatory...