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

CaptainRapid
/
acoustic-alert-5class

Audio Classification
Keras
tensorflow
embedded-ai
raspberry-pi
acoustic-event-detection
Model card Files Files and versions
xet
Community

Instructions to use CaptainRapid/acoustic-alert-5class with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use CaptainRapid/acoustic-alert-5class with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://CaptainRapid/acoustic-alert-5class")
    
  • Notebooks
  • Google Colab
  • Kaggle
acoustic-alert-5class
938 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
CaptainRapid's picture
CaptainRapid
Update model card dataset documentation
d77e68c verified 7 days ago
  • .gitattributes
    1.68 kB
    Upload 5-class acoustic alert baseline 7 days ago
  • README.md
    3.5 kB
    Update model card dataset documentation 7 days ago
  • best_model.keras
    407 kB
    xet
    Upload 5-class acoustic alert baseline 7 days ago
  • classification_report.txt
    488 Bytes
    Upload 5-class acoustic alert baseline 7 days ago
  • confidence_threshold_sweep.json
    13.5 kB
    Upload 5-class acoustic alert baseline 7 days ago
  • confusion_matrix.png
    102 kB
    xet
    Upload 5-class acoustic alert baseline 7 days ago
  • final_model.keras
    407 kB
    xet
    Upload 5-class acoustic alert baseline 7 days ago
  • label_map.json
    595 Bytes
    Upload 5-class acoustic alert baseline 7 days ago
  • metrics.json
    1.64 kB
    Upload 5-class acoustic alert baseline 7 days ago
  • normalization.json
    307 Bytes
    Upload 5-class acoustic alert baseline 7 days ago
  • training_summary.json
    329 Bytes
    Upload 5-class acoustic alert baseline 7 days ago