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

igor3357
/
shock_waves_segmentation

Image Segmentation
ultralytics
YOLO26
instance-segmentation
shock-wave
shadowgraph
fluid-dynamics
computer-vision
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use igor3357/shock_waves_segmentation with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("igor3357/shock_waves_segmentation")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
shock_waves_segmentation
54.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
igor3357's picture
igor3357
Update README.md
c9734d0 verified about 4 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 23 hours ago
  • README.md
    8.27 kB
    Update README.md about 4 hours ago
  • shock_seg_model_YOLO26.pt
    54.5 MB
    xet
    Upload 2 files about 4 hours ago
  • shock_wave_segmentation_yolo26.py
    34.6 kB
    Upload 2 files about 4 hours ago