Transformers
TensorBoard
Safetensors
English
dinov2
multilabel-image-classification
multilabel
Generated from Trainer
Instructions to use lombardata/DinoVdeau-large-2024_04_03-with_data_aug_batch-size32_epochs150_freeze with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lombardata/DinoVdeau-large-2024_04_03-with_data_aug_batch-size32_epochs150_freeze with Transformers:
# Load model directly from transformers import AutoImageProcessor, NewheadDinov2ForImageClassification processor = AutoImageProcessor.from_pretrained("lombardata/DinoVdeau-large-2024_04_03-with_data_aug_batch-size32_epochs150_freeze") model = NewheadDinov2ForImageClassification.from_pretrained("lombardata/DinoVdeau-large-2024_04_03-with_data_aug_batch-size32_epochs150_freeze") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!