Releases: haoqiwang/vim
Releases · haoqiwang/vim
V1.0.0 Release of ViM
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.