Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 618 Bytes

File metadata and controls

11 lines (8 loc) · 618 Bytes

Sensa

Test & Build

Sensa (from the Latin sēnsus, meaning “perception”): A PyTorch Lightning based library providing Masked Autoencoder (MAE) pretraining and classification training using customizable Vision Transformer (ViT) backbones.

Features

  • Masked Autoencoder Pretraining with random token masking and reconstruction.
  • Classification Training with flexible pooling strategies (avg, full, half, token).

License

MIT License