Image Bug Moving image again and correcting reference.
0.1.3
Include Image Moved frequency weighting image to be included in the package.
0.1.2
Bug Fix Error in tensor shapes. Was processing as the incorrect [batch, channels, stem, samples] instead of the correct [batch, stem, channels, samples] in some places.
0.1.1
Bug Fix Removed device assignment that was causing errors on distributed training setups