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