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

LeBrony
/
mekanet-release-weights

Object Detection
ultralytics
pathology
yolo
sahi
medical-imaging
Model card Files Files and versions
xet
Community

Instructions to use LeBrony/mekanet-release-weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use LeBrony/mekanet-release-weights with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("LeBrony/mekanet-release-weights")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
mekanet-release-weights
262 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
LeBrony's picture
LeBrony
Add weight license
23d9ba4 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • LICENSE
    1.05 kB
    Add weight license 4 months ago
  • README.md
    1.49 kB
    Update model card license scope 4 months ago
  • epoch60.pt
    262 MB
    xet
    Add epoch60.pt detection checkpoint 4 months ago