Image Feature Extraction
Transformers
Safetensors
aloe_dinov3_vision
feature-extraction
aloe
b-cos
interpretability
computer-vision
vision-transformer
cvpr-2026
custom_code
Instructions to use rmaser/aloe-dinov3-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rmaser/aloe-dinov3-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="rmaser/aloe-dinov3-small", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rmaser/aloe-dinov3-small", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
4633657 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5d066ce57a0fddbe518470d242c77976130e12b5bca095f8ccd7ba418556972f
size 1206847
|