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

ianpan
/
bone-age-crop

Object Detection
Transformers
Safetensors
bone_age_crop
feature-extraction
radiology
medical_imaging
bone_age
x_ray
crop
custom_code
Model card Files Files and versions
xet
Community

Instructions to use ianpan/bone-age-crop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ianpan/bone-age-crop with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("object-detection", model="ianpan/bone-age-crop", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ianpan/bone-age-crop", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bone-age-crop / images
344 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
ianpan's picture
ianpan
Upload fig.png
61ce239 verified almost 2 years ago
  • cropped_hand.png
    49.3 kB
    Upload 2 files almost 2 years ago
  • fig.png
    214 kB
    Upload fig.png almost 2 years ago
  • hand.png
    81 kB
    Upload 2 files almost 2 years ago