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

Lien-Feng
/
Lightweight-2-5D-LUNA16

Object Detection
ultralytics
medical-imaging
lung-nodule-detection
computed-tomography
luna16
yolo
Model card Files Files and versions
xet
Community

Instructions to use Lien-Feng/Lightweight-2-5D-LUNA16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • ultralytics

    How to use Lien-Feng/Lightweight-2-5D-LUNA16 with ultralytics:

    # Couldn't find a valid YOLO version tag.
    # Replace XX with the correct version.
    from ultralytics import YOLOvXX
    
    model = YOLOvXX.from_pretrained("Lien-Feng/Lightweight-2-5D-LUNA16")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
Lightweight-2-5D-LUNA16 / scripts
119 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Lien-Feng's picture
Lien-Feng
Upload 211 files
c3f98a1 verified 1 day ago
  • 01_prepare.py
    3.99 kB
    Upload 211 files 1 day ago
  • 02_build_datasets.py
    3.04 kB
    Upload 211 files 1 day ago
  • 03_train.py
    6.24 kB
    Upload 211 files 1 day ago
  • 04_predict.py
    2.84 kB
    Upload 211 files 1 day ago
  • 05_evaluate.py
    21 kB
    Upload 211 files 1 day ago
  • 06_profile.py
    7.89 kB
    Upload 211 files 1 day ago
  • 07_report.py
    8.42 kB
    Upload 211 files 1 day ago
  • 10_manuscript_tables.py
    28.9 kB
    Upload 211 files 1 day ago
  • 12_qualitative.py
    12.5 kB
    Upload 211 files 1 day ago
  • 13_fp_review.py
    6.99 kB
    Upload 211 files 1 day ago
  • 14_fp_anatomy.py
    6.16 kB
    Upload 211 files 1 day ago
  • 15_restricted_protocol.py
    11.3 kB
    Upload 211 files 1 day ago