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

zaheerjk
/
Solar-Panel-Defect-Classification-Using-Deep-Learning

Image Classification
Keras
English
solar-panel
defect-detection
computer-vision
deep-learning
tensorflow
transfer-learning
Model card Files Files and versions
xet
Community
1

Instructions to use zaheerjk/Solar-Panel-Defect-Classification-Using-Deep-Learning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use zaheerjk/Solar-Panel-Defect-Classification-Using-Deep-Learning with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zaheerjk/Solar-Panel-Defect-Classification-Using-Deep-Learning")
    
  • Notebooks
  • Google Colab
  • Kaggle
Solar-Panel-Defect-Classification-Using-Deep-Learning
351 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
zaheerjk's picture
zaheerjk
Update README.md
53cd7aa verified about 21 hours ago
  • .vscode
    Upload 895 files about 21 hours ago
  • Data
    Upload 895 files about 21 hours ago
  • Models
    Upload 895 files about 21 hours ago
  • NoteBooks
    Upload 895 files about 21 hours ago
  • .gitattributes
    37.6 kB
    Upload 895 files about 21 hours ago
  • LICENSE
    1.09 kB
    Upload 895 files about 21 hours ago
  • README.md
    4.75 kB
    Update README.md about 21 hours ago
  • app.py
    3.29 kB
    Upload 895 files about 21 hours ago
  • requirements.txt
    67 Bytes
    Upload 895 files about 21 hours ago