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

jenhung
/
ECTI_Assessment_GUI

Object Detection
YOLOv10
computer-vision
Model card Files Files and versions
xet
Community

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

  • Libraries
  • YOLOv10

    How to use jenhung/ECTI_Assessment_GUI with YOLOv10:

    from ultralytics import YOLOvv10
    
    model = YOLOvv10.from_pretrained("jenhung/ECTI_Assessment_GUI")
    source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
    model.predict(source=source, save=True)
  • Notebooks
  • Google Colab
  • Kaggle
ECTI_Assessment_GUI
5.17 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
jenhung's picture
jenhung
Upload 20250226_AD_Assessment_GUI_QC.zip
1e23471 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 20241129_AD_Assessment_GUI.zip
    595 MB
    xet
    Upload 20241129_AD_Assessment_GUI.zip over 1 year ago
  • 20250226_AD_Assessment_GUI_QC.zip
    3.99 GB
    xet
    Upload 20250226_AD_Assessment_GUI_QC.zip about 1 year ago
  • AD_Assessment_GUI.zip
    591 MB
    xet
    Upload AD_Assessment_GUI.zip over 1 year ago
  • README.md
    166 Bytes
    Create README.md over 1 year ago