kaira.losses.adversarial.FeatureMatchingLoss

Inheritance diagram for FeatureMatchingLoss
- class kaira.losses.adversarial.FeatureMatchingLoss[source]
Bases:
BaseLossFeature Matching Loss Module for GANs.
This module implements the feature matching loss for improved GAN training.
Methods
Initialize the FeatureMatchingLoss module.
Forward pass through the FeatureMatchingLoss module.