API Reference#
Engines#
The following classes are part of the torch_ttt.engine module:
Original image rotation-based test-time training approach. |
|
TTT++ approach: feature alignment-based + SimCLR loss. |
|
Masked token prediction-based test-time training engine. |
|
ActMAD approach: multi-level pixel-wise feature alignment. |
|
TENT: Fully test-time adaptation by entropy minimization. |
|
EATA: Efficient Test-Time Adaptation without Forgetting. |
|
MEMO: Test-Time Robustness via Augmentation. |
|
DeYO: Destroy Your Object – Test-Time Adaptation with PLPD. |