Hi. It looked like on this line, the `preprocess_train` should be passed to the `get_dataset_fn` instead of `preprocess_val`, as far as I understood. https://github.com/reds-lab/CLIP-MIA/blob/1d8317ad627d0cacc8544fd27b51474f271d616d/data.py#L484
Hi. It looked like on this line, the
preprocess_trainshould be passed to theget_dataset_fninstead ofpreprocess_val, as far as I understood.CLIP-MIA/data.py
Line 484 in 1d8317a