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

  • Log In
  • Sign Up

Ashgibbs
/
Cosmetic_Defect_Detection

Object Detection
ultralytics
English
yolo
defect-detection
industrial-inspection
Model card Files Files and versions
xet
Community

Instructions to use Ashgibbs/Cosmetic_Defect_Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Ashgibbs/Cosmetic_Defect_Detection with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Ashgibbs/Cosmetic_Defect_Detection")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Cosmetic_Defect_Detection / v8_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Ashgibbs's picture
Ashgibbs
Adding the yolo v26 classification models
868a723 verified 3 months ago
  • weights
    Adding the yolo v26 classification models 3 months ago
  • args.yaml
    1.67 kB
    Adding the yolo v26 classification models 3 months ago
  • confusion_matrix.png
    251 kB
    xet
    Adding the yolo v26 classification models 3 months ago
  • confusion_matrix_normalized.png
    261 kB
    xet
    Adding the yolo v26 classification models 3 months ago
  • results.csv
    1.79 kB
    Adding the yolo v26 classification models 3 months ago
  • results.png
    170 kB
    xet
    Adding the yolo v26 classification models 3 months ago
  • train_batch0.jpg
    93.5 kB
    Adding the yolo v26 classification models 3 months ago
  • train_batch1.jpg
    121 kB
    xet
    Adding the yolo v26 classification models 3 months ago
  • train_batch2.jpg
    107 kB
    xet
    Adding the yolo v26 classification models 3 months ago
  • val_batch0_labels.jpg
    93.1 kB
    Adding the yolo v26 classification models 3 months ago
  • val_batch0_pred.jpg
    94.7 kB
    Adding the yolo v26 classification models 3 months ago
  • val_batch1_labels.jpg
    71.9 kB
    Adding the yolo v26 classification models 3 months ago
  • val_batch1_pred.jpg
    74.2 kB
    Adding the yolo v26 classification models 3 months ago
  • val_batch2_labels.jpg
    84.3 kB
    Adding the yolo v26 classification models 3 months ago
  • val_batch2_pred.jpg
    86.3 kB
    Adding the yolo v26 classification models 3 months ago