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

NeuronCState
/
manga109-segmentation-bubble-onnx

Image Segmentation
ONNX
ultralytics
onnxruntime
yolo11
instance-segmentation
speech-bubble
manga
Model card Files Files and versions
xet
Community

Instructions to use NeuronCState/manga109-segmentation-bubble-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use NeuronCState/manga109-segmentation-bubble-onnx with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("NeuronCState/manga109-segmentation-bubble-onnx")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
manga109-segmentation-bubble-onnx
12.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
xn
Add validated YOLO11n speech bubble ONNX export
0268cae verified about 10 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 10 hours ago
  • README.md
    1.6 kB
    Add validated YOLO11n speech bubble ONNX export about 10 hours ago
  • best.onnx
    12.5 MB
    xet
    Add validated YOLO11n speech bubble ONNX export about 10 hours ago