Some small improvements/comments to consider for next year regarding the restoration exercise:
- the normalization exercise, where the students have to code the normalization function: I would be helpful to explain "how" we want them to normalize the images, or what we mean by normalization. In general, there are many definitions of normalized data, next to normalizing to zero mean and std=1.
- training loop in CARE exercise: the logged losses are the losses only from the last batch. Shouldn't the loss be computed over all images in the batch?
Some small improvements/comments to consider for next year regarding the restoration exercise: