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

yolac
/
BacterialMorphologyClassification

Image Classification
Keras
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use yolac/BacterialMorphologyClassification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yolac/BacterialMorphologyClassification")
    
  • Notebooks
  • Google Colab
  • Kaggle
BacterialMorphologyClassification
11.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
yolac's picture
yolac
Update README.md
506064f verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload model.keras over 1 year ago
  • BacterialMorphologyClassification_model.ipynb
    22.5 kB
    Upload BacterialMorphologyClassification_model.ipynb over 1 year ago
  • README.md
    4.66 kB
    Update README.md over 1 year ago
  • model.keras
    11.6 MB
    xet
    Upload model.keras over 1 year ago
  • model.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    5.7 kB
    xet
    Upload model.pth over 1 year ago