Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

colour-science
/
colour-checker-detection-models

ultralytics
TensorBoard
color
color-checker
color-checker-detection
color-science
color-space
color-spaces
colorspace
colorspaces
colour
colour-checker
colour-checker-detection
colour-science
colour-space
colour-spaces
colourspace
colourspaces
image
model
models
segmentation
yolo
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use colour-science/colour-checker-detection-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use colour-science/colour-checker-detection-models with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("colour-science/colour-checker-detection-models")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
colour-checker-detection-models
100 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits

This model has 1 file scanned as unsafe.

KelSolaar's picture
KelSolaar
Fix `mAP50-95` metric value.
04e88ca over 2 years ago
  • models
    Add initial model and its training results. over 2 years ago
  • training
    Add initial model and its training results. over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    10 Bytes
    Add initial model and its training results. over 2 years ago
  • README.md
    2.56 kB
    Fix `mAP50-95` metric value. over 2 years ago