update transform with style fix:
- add transform 'ReScale' (add the ability to scale all image to a certain size)
- make transform 'channel-independent' (so that you don't need to modify transforms when input-channel != 3)
update transform with style fix: