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

Denhac
/
etans-hand-detector

Image Classification
ultralytics
yolov8
hand-detection
computer-vision
Model card Files Files and versions
xet
Community

Instructions to use Denhac/etans-hand-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Denhac/etans-hand-detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("Denhac/etans-hand-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
etans-hand-detector
2.97 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
EtanHey's picture
EtanHey
Upload README_HF.md with huggingface_hub
5351c08 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    662 Bytes
    Upload README.md with huggingface_hub 12 months ago
  • README_HF.md
    662 Bytes
    Upload README_HF.md with huggingface_hub 12 months ago
  • hand-detection-v2.pt
    2.96 MB
    xet
    Upload hand-detection-v2.pt with huggingface_hub 12 months ago