Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

openpecha
/
uchen-ume-classifier

Image Classification
Transformers
Tibetan
dinov3
tibetan
manuscript
binary-classification
vision
Model card Files Files and versions
xet
Community

Instructions to use openpecha/uchen-ume-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use openpecha/uchen-ume-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="openpecha/uchen-ume-classifier")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("openpecha/uchen-ume-classifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
uchen-ume-classifier
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
karma689's picture
karma689
Update README.md
b1a27df verified 1 day ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub 5 days ago
  • README.md
    3.05 kB
    Update README.md 1 day ago
  • confusion_matrix.png
    35.7 kB
    Upload folder using huggingface_hub 5 days ago
  • final_model.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    86.7 MB
    xet
    Upload folder using huggingface_hub 5 days ago
  • finetune_uchen_ume.py
    28.9 kB
    Upload folder using huggingface_hub 5 days ago
  • results.json
    14.7 kB
    Upload folder using huggingface_hub 5 days ago
  • splits.json
    973 Bytes
    Upload folder using huggingface_hub 5 days ago
  • training_history.png
    125 kB
    xet
    Upload folder using huggingface_hub 5 days ago