Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PredictiveManish
/
wall-crack-detection

Object Detection
Keras
tensorflow
opencv
wall-crack-detection
real-time
mobile
Model card Files Files and versions
xet
Community

Instructions to use PredictiveManish/wall-crack-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use PredictiveManish/wall-crack-detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://PredictiveManish/wall-crack-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
wall-crack-detection
9.59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
PredictiveManish's picture
PredictiveManish
Update README.md
a19c08c verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.86 kB
    Update README.md 7 months ago
  • crack_detector.h5
    9.58 MB
    xet
    Dataset and Model uploaded 7 months ago
  • main.py
    917 Bytes
    Files added 7 months ago
  • training.py
    1.41 kB
    Files added 7 months ago