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

  • Log In
  • Sign Up

openpecha
/
tibetan-script-classifier

Image Classification
Transformers
Tibetan
dinov3
tibetan
script-classification
paleography
fine-tuned
document-analysis
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use openpecha/tibetan-script-classifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="openpecha/tibetan-script-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/tibetan-script-classifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tibetan-script-classifier / whole_page
86.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
karma689's picture
karma689
Upload folder using huggingface_hub
a1d2f62 verified 7 days ago
  • confusion_matrix.csv
    1.02 kB
    Upload folder using huggingface_hub 7 days ago
  • confusion_matrix.png
    169 kB
    xet
    Upload folder using huggingface_hub 7 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 7 days ago
  • results.json
    15.3 kB
    Upload folder using huggingface_hub 7 days ago
  • splits.json
    2.29 kB
    Upload folder using huggingface_hub 7 days ago