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

peterhuang24
/
AI_Generated_Image_Classifier

Image Classification
Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use peterhuang24/AI_Generated_Image_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://peterhuang24/AI_Generated_Image_Classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
AI_Generated_Image_Classifier
235 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
peterhuang24's picture
peterhuang24
Upload basic_classifier.h5
8f270b1 verified almost 2 years ago
  • .gitattributes
    1.58 kB
    Upload model almost 2 years ago
  • README.md
    75 Bytes
    Create README.md almost 2 years ago
  • basic_classifier.h5
    235 MB
    xet
    Upload basic_classifier.h5 almost 2 years ago
  • config.json
    280 Bytes
    Upload config.json almost 2 years ago