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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Hukyl
/
rt-detrv2-heron-101-rukopys

Object Detection
Transformers
Safetensors
Ukrainian
rt_detr_v2
rt-detr
rt-detrv2
document-layout-analysis
handwritten
ukrainian
rukopys
docling
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Hukyl/rt-detrv2-heron-101-rukopys with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Hukyl/rt-detrv2-heron-101-rukopys with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="Hukyl/rt-detrv2-heron-101-rukopys")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForObjectDetection
    
    tokenizer = AutoTokenizer.from_pretrained("Hukyl/rt-detrv2-heron-101-rukopys")
    model = AutoModelForObjectDetection.from_pretrained("Hukyl/rt-detrv2-heron-101-rukopys", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
rt-detrv2-heron-101-rukopys
307 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Hukyl's picture
Hukyl
Update Rukopys license to reflect the new one (CC BY 4.0)
530a14d verified 5 days ago
  • .gitattributes
    1.52 kB
    Initial release 19 days ago
  • README.md
    7.38 kB
    Update Rukopys license to reflect the new one (CC BY 4.0) 5 days ago
  • config.json
    3.37 kB
    Initial release 19 days ago
  • metrics.json
    892 Bytes
    Initial release 19 days ago
  • model.safetensors
    307 MB
    xet
    Initial release 19 days ago
  • preprocessor_config.json
    424 Bytes
    Initial release 19 days ago
  • selection_comparison.json
    483 Bytes
    Initial release 19 days ago
  • training_log.jsonl
    18.6 kB
    Initial release 19 days ago
  • training_meta.json
    1.22 kB
    Initial release 19 days ago