talafek96 / Diffusion-AD-Project

In this project we will attempt to develop a POC for detecting anomalies in images based on the ability or inability of a DDM to reconstruct them.
1 stars 1 forks source link

Implement an Anomaly scorer #17

Closed amitir22 closed 1 year ago

amitir22 commented 1 year ago

implemented an anomaly scorer abstract class and specific anomaly max value scorer that extends it.