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

Spaces:
smartfalcon-ai
/
Industrial-Defect-Detection
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Industrial-Defect-Detection
7.64 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 47 commits
asamasach's picture
asamasach
Add test images for zero-shot model validation
6f4a08a 6 months ago
  • __pycache__
    Improve zero-shot detection: simplified CLIP logic and better visualization 6 months ago
  • examples
    Upload tire-cord-1.jpg 6 months ago
  • .gitattributes
    2.97 kB
    Rename examples/knit-back-1.png to examples/knit-back-1.jpg 7 months ago
  • LICENSE
    183 Bytes
    show case 7 months ago
  • README.md
    3.81 kB
    Add specific URLs for each model in documentation 6 months ago
  • app.py
    42.6 kB
    Add GroundingDINO and YOLO-World zero-shot models - Added GroundingDINO and YOLO-World for better zero-shot detection - Updated requirements.txt with ultralytics - Added visualization with distinct colors 6 months ago
  • requirements.txt
    162 Bytes
    Add GroundingDINO and YOLO-World zero-shot models - Added GroundingDINO and YOLO-World for better zero-shot detection - Updated requirements.txt with ultralytics - Added visualization with distinct colors 6 months ago
  • test_api.py
    903 Bytes
    Fix zero-shot models to actually detect anomalies using local inference 6 months ago
  • test_defect_image.jpg
    48.5 kB
    Add test images for zero-shot model validation 6 months ago
  • test_normal_image.jpg
    46.1 kB
    Add test images for zero-shot model validation 6 months ago
  • test_zeroshot.py
    3.85 kB
    Improve zero-shot detection: simplified CLIP logic and better visualization 6 months ago