CAREamics / careamics

A deep-learning library for N2V and friends
https://careamics.github.io/
BSD 3-Clause "New" or "Revised" License
28 stars 5 forks source link

Refactor: Noise Models #205

Closed federico-carrara closed 1 month ago

federico-carrara commented 1 month ago

Description

Refactoring of Likelihood modules (Gaussian & Noise Models) for Ladder VAE model. This PR is a first step towards the implementation of the training_step and validation_step methods for LVAE lightining module

Changes Made


Please ensure your PR meets the following requirements: