Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ducthinh7
/
test_demo

Image Classification
Keras
medical
vison
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use ducthinh7/test_demo with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://ducthinh7/test_demo")
    
  • Notebooks
  • Google Colab
  • Kaggle
test_demo
39.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ducthinh7's picture
ducthinh7
Update README.md
52990d0 verified over 1 year ago
  • .gitattributes
    1.58 kB
    Upload 3 files over 1 year ago
  • README.md
    191 Bytes
    Update README.md over 1 year ago
  • Trained_after_EFF0.keras
    39.1 MB
    xet
    Upload 3 files over 1 year ago
  • main.py
    2.45 kB
    Upload 3 files over 1 year ago
  • requirements.txt
    65 Bytes
    Upload 3 files over 1 year ago