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

freelawproject
/
container-yolo

Object Detection
YOLOv10
doclayout-yolo
document-layout-analysis
legal
Model card Files Files and versions
xet
Community

Instructions to use freelawproject/container-yolo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • YOLOv10

    How to use freelawproject/container-yolo with YOLOv10:

    from ultralytics import YOLOvv10
    
    model = YOLOvv10.from_pretrained("freelawproject/container-yolo")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
container-yolo
39.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rachelFLP's picture
rachelFLP
Upload README.md with huggingface_hub
2fec308 verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    6.24 kB
    Upload README.md with huggingface_hub 10 days ago
  • container_round2.pt
    39.7 MB
    xet
    Upload container_round2.pt with huggingface_hub 10 days ago