Image Feature Extraction
Transformers
Safetensors
PyTorch
vit
vision
mae
retinal-imaging
image-classification
Instructions to use iszt/RETFound_mae_meh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iszt/RETFound_mae_meh with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="iszt/RETFound_mae_meh")# Load model directly from transformers import AutoImageProcessor, AutoModel processor = AutoImageProcessor.from_pretrained("iszt/RETFound_mae_meh") model = AutoModel.from_pretrained("iszt/RETFound_mae_meh") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository