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

tech4humans
/
yolov8s-signature-detector

Object Detection
ultralytics
TensorBoard
ONNX
PyTorch
signature-detection
yolo
yolov8
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
3

Instructions to use tech4humans/yolov8s-signature-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use tech4humans/yolov8s-signature-detector with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("tech4humans/yolov8s-signature-detector")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • F1_curve.png
    82.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • PR_curve.png
    90.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • P_curve.png
    74.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • R_curve.png
    86.2 kB
    Upload folder using huggingface_hub over 1 year ago
  • confusion_matrix.png
    85.5 kB
    Upload folder using huggingface_hub over 1 year ago
  • confusion_matrix_normalized.png
    92.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • predictions.json
    37.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch0_labels.jpg
    95.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch0_pred.jpg
    95.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch1_labels.jpg
    44.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch1_pred.jpg
    44.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch2_labels.jpg
    45.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • val_batch2_pred.jpg
    46.1 kB
    Upload folder using huggingface_hub over 1 year ago