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

nhradek
/
FLUX-Detection-Classifier

Image Classification
Keras
image classification
embeddings
Model card Files Files and versions
xet
Community

Instructions to use nhradek/FLUX-Detection-Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use nhradek/FLUX-Detection-Classifier with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://nhradek/FLUX-Detection-Classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
FLUX-Detection-Classifier
632 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
nhradek's picture
nhradek
Update README.md
3b7b5fb verified almost 2 years ago
  • .gitattributes
    1.58 kB
    Upload embedding_model.keras almost 2 years ago
  • README.md
    2.34 kB
    Update README.md almost 2 years ago
  • embedding_model.keras
    632 MB
    xet
    Upload embedding_model.keras almost 2 years ago