Skip to content

Releases: haoqiwang/vim

V1.0.0 Release of ViM

02 Jun 13:35
a33e533
Compare
Choose a tag to compare

The first release of ViM code.

Features

  • Support feature extraction from mmclassification (e.g. ViT), timm (e.g. RepVGG) and custom models (e.g. BiT).
  • Support OOD methods including ViM, MSP, MaxLogit, Energy, React, Residual, GradNorm, Mahalanobis, KL-Matching.
  • Support ImageFilelist dataset and ImageFolder dataset.