Closed vict0rsch closed 5 years ago
rescale needs to iterate through the data to compute the stats, I didn't want to have different implementation from the custom dataset class than the one we already have, thought it might be easier to to debug later
https://github.com/krisrs1128/clouds_dist/blob/f937ecb3693de0ea66e38a187ac4899bf6c71244/src/preprocessing.py#L16
I don't quite follow @mustafaghali because in
train.py
we haveso why does rescale have a data_loader attribute?
Also note I deleted
batchsize=n_in_mem
and switched toopts.train.batch_size