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

zpyuan
/
SymbolicCapsuleNetwork

Image Segmentation
ultralytics
PyTorch
English
object-detection
instance-segmentation
yolov8
coco
real-time
capsule-network
interpretable-ai
symbolic-ai
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • ultralytics

    How to use zpyuan/SymbolicCapsuleNetwork with ultralytics:

    from ultralytics import YOLOvv8
    
    model = YOLOvv8.from_pretrained("zpyuan/SymbolicCapsuleNetwork")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
SymbolicCapsuleNetwork / models
16.1 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
Zhipeng
init project
966d9af about 1 month ago
  • __init__.py
    98 Bytes
    init project about 1 month ago
  • custom_yolo.py
    16 kB
    init project about 1 month ago