stable_pretraining.backbone#
The backbone module provides neural network architectures and utilities for self-supervised learning.
Architectures#
Utility Functions#
|
|
|
Load a backbone model. |
|
Specialized Modules#
|
Backbone wrapper that implements teacher-student distillation via EMA. |
|
Wrapper that forces a module to remain in evaluation mode. |