- merged all self-supervised learning models into a single extractor (`custom` and `vissl` -> `ssl`) - renamed `VisslExtractor(...)` to `SSLExtractor(...)`
2.2.11
- Command-line interface (CLI) - README and docs overhaul
2.2.10
- renamed custom SSL models to include a suffix that denotes the architecture (`svaw.py` -> `swav_rn50.py`) - added `Vicreg` to custom SSL models
2.2.8
- a few bug fixes and refactorings
2.2.5
- [vissl](https://vissl.ai/) models are now available