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
TRAIN: Refactor some variables and function calls #45
Closed
talafek96 closed 1 year ago
Move the
val_data=None,
argument declaration to be one of the last onesMove the manual_seed setting into the train.py script file:
_Originally posted by @amitir22 in https://github.com/talafek96/Diffusion-AD-Project/pull/44#discussion_r1249550539_