skada.deep.DeepCoralLoss
- class skada.deep.DeepCoralLoss[source]
Loss DeepCORAL
This loss reduces the distance between covariances of the source features and the target features. See [12].
References
[12]Baochen Sun and Kate Saenko. Deep coral: Correlation alignment for deep domain adaptation. In ECCV Workshops, 2016.
Examples using skada.deep.DeepCoralLoss
Training setup for deep DA method.
Training setup for deep DA method.