Transformers
English
biology
CV
images
animals
image classification
fine-grained classification
birds
pets
interpretable
vision transformer
prompt tuning
explainable AI
interpretable machine learning
saliency map
dino
Instructions to use imageomics/Prompt-CAM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use imageomics/Prompt-CAM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("imageomics/Prompt-CAM", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload Prompt_CAM_checkpoint_dino_cub.pt with huggingface_hub
Browse files
Prompt_CAM_checkpoint_dino_cub.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a55482b1d82f1e444d6f5a6144c46e5152ffdb6e076cf175747dc250dfe7a1a
|
| 3 |
+
size 350618521
|