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

GIAR-UTN
/
alium-cepa-classifier

Keras
Model card Files Files and versions
xet
Community

Instructions to use GIAR-UTN/alium-cepa-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use GIAR-UTN/alium-cepa-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://GIAR-UTN/alium-cepa-classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
alium-cepa-classifier
2.56 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
RawthiL's picture
RawthiL
adding cell detection model
c94ef8e 10 months ago
  • SAM
    Adding base SAM file 12 months ago
  • cell_clustering
    partial clustering 11 months ago
  • cell_detection
    adding cell detection model 10 months ago
  • .gitattributes
    1.66 kB
    adding cell detection model 10 months ago
  • README.md
    142 Bytes
    Adding base SAM file 12 months ago