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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vadymkalin
/
MozieFinder-1.0.0

Image Classification
Keras
English
dogs
cats
mozie
detection
Model card Files Files and versions
xet
Community

Instructions to use vadymkalin/MozieFinder-1.0.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use vadymkalin/MozieFinder-1.0.0 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://vadymkalin/MozieFinder-1.0.0")
    
  • Notebooks
  • Google Colab
  • Kaggle
MozieFinder-1.0.0
283 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
vadymkalin's picture
vadymkalin
Update README.md
89608b9 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • MozieFinder_v1_01_0.668.h5
    283 MB
    xet
    Upload MozieFinder_v1_01_0.668.h5 about 1 year ago
  • README.md
    966 Bytes
    Update README.md about 1 year ago