Equimo

Latest version: v0.3.3

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

Equimo now supports converting and loading weights from PyTorch Hub!
Currently, only dinov2 can be loaded.

What's Changed
* refactor(dropout)!: inference by clementpoiret in https://github.com/clementpoiret/Equimo/pull/3
* Add support for weight conversion from PyTorch Hub by clementpoiret in https://github.com/clementpoiret/Equimo/pull/4
* Bug fixes

New Contributors
* clementpoiret made their first contribution in https://github.com/clementpoiret/Equimo/pull/3

**Full Changelog**: https://github.com/clementpoiret/Equimo/compare/v0.1.2...v0.2.0

0.1.2

**Full Changelog**: https://github.com/clementpoiret/Equimo/compare/v0.1.1...v0.1.2

0.1.1

This release ensure all models consistently have a `feature()` method which doesn't call `self.norm` and `self.head` on `x`.

**Full Changelog**: https://github.com/clementpoiret/Equimo/compare/v0.1.0...v0.1.1

0.1.0

What's new

Initial hello world containing implementations of:

- ViT,
- FasterViT,
- Mlla,
- Vssd (Mamba2-based),
- SHViT,
- PartialFormer,
- Castling-ViT.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.