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

therealestcoder
/
paint_defect_detector

Image Classification
timm
PyTorch
Russian
computer-vision
defect-detection
automotive
efficientnet
Model card Files Files and versions
xet
Community

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

  • Libraries
  • timm

    How to use therealestcoder/paint_defect_detector with timm:

    import timm
    
    model = timm.create_model("hf_hub:therealestcoder/paint_defect_detector", pretrained=True)
  • Notebooks
  • Google Colab
  • Kaggle
paint_defect_detector
31.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
therealestcoder's picture
therealestcoder
Upload src\train.py with huggingface_hub
53ec820 verified 23 days ago
  • .gitattributes
    1.52 kB
    initial commit 23 days ago
  • src\api.py
    5.08 kB
    Upload src\api.py with huggingface_hub 23 days ago
  • src\config.py
    2.07 kB
    Upload src\config.py with huggingface_hub 23 days ago
  • src\dataset.py
    4.17 kB
    Upload src\dataset.py with huggingface_hub 23 days ago
  • src\infer.py
    6.92 kB
    Upload src\infer.py with huggingface_hub 23 days ago
  • src\model.py
    2.25 kB
    Upload src\model.py with huggingface_hub 23 days ago
  • src\prepare_data.py
    5.43 kB
    Upload src\prepare_data.py with huggingface_hub 23 days ago
  • src\train.py
    3.83 kB
    Upload src\train.py with huggingface_hub 23 days ago