Releases: juglab/FourierImageTransformer
Releases · juglab/FourierImageTransformer
v0.1.7
v0.1.6
v0.1.5
v0.1.4.fixed
Rebase of v0.1.4 on v0.1.3.fixed.
v0.1.4
v0.1.3.fixed
v0.1.3 uses the amplitude directly, we should use log(amplitude) to compute the normalization parameters.
v0.1.3
v0.1.2
v0.1.1
Rework projection approach and Fourier coefficient coordinates, and add masking:
- New default projection has a detector of img_shape length.
- Second option has a detector of length img-diagonal.
- Masking can be used to reduce computation costs during training, by masking out high frequencies.