PSFGenerator#
- class deepinv.physics.generator.PSFGenerator(psf_size=(31, 31), **kwargs)[source]#
Bases:
PhysicsGeneratorBase class for generating Point Spread Functions (PSFs).
- Parameters:
psf_size (tuple) – the shape of the generated PSF in 2D
(kernel_size, kernel_size). If anintis given, it will be used for both dimensions.
Examples using PSFGenerator:#
Imaging inverse problems with adversarial networks
Imaging inverse problems with adversarial networks