Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Mooshie
/
eva02_large_patch14_448.dbv4-full

Image Classification
timm
ONNX
Safetensors
Transformers
animetimm
dghs-imgutils
Model card Files Files and versions
xet
Community

Instructions to use Mooshie/eva02_large_patch14_448.dbv4-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • timm

    How to use Mooshie/eva02_large_patch14_448.dbv4-full with timm:

    import timm
    
    model = timm.create_model("hf_hub:Mooshie/eva02_large_patch14_448.dbv4-full", pretrained=True)
  • Transformers

    How to use Mooshie/eva02_large_patch14_448.dbv4-full with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="Mooshie/eva02_large_patch14_448.dbv4-full")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Mooshie/eva02_large_patch14_448.dbv4-full", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
eva02_large_patch14_448.dbv4-full
2.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Mooshie's picture
Mooshie
Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0)
ebe5ee1 verified 19 days ago
  • .gitattributes
    1.52 kB
    initial commit 19 days ago
  • README.md
    7.02 kB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • categories.json
    189 Bytes
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • config.json
    268 kB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • meta.json
    319 kB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • metrics.json
    829 Bytes
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • model.onnx
    1.27 GB
    xet
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • model.safetensors
    1.27 GB
    xet
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • preprocess.json
    2.24 kB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • sample.webp
    37.5 kB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • selected_tags.csv
    3.4 MB
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago
  • thresholds.csv
    279 Bytes
    Mirror of animetimm/eva02_large_patch14_448.dbv4-full (GPL-3.0) 19 days ago