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

rossheaton
/
british-birds-vit-base-patch16-224

Image Classification
Keras
LiteRT
vision
biology
ornithology
vit
Model card Files Files and versions
xet
Community

Instructions to use rossheaton/british-birds-vit-base-patch16-224 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use rossheaton/british-birds-vit-base-patch16-224 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://rossheaton/british-birds-vit-base-patch16-224")
    
  • Notebooks
  • Google Colab
  • Kaggle
british-birds-vit-base-patch16-224 / model
1.46 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as unsafe.

rossheaton's picture
rossheaton
Update friendly_class_names.csv to include rspb_description column
222b7bc 5 months ago
  • 224c_500i_GB_bird_classes.json
    2.33 kB
    Initial upload of British Birds ViT model and training code 5 months ago
  • 224c_500i_GB_bird_vit_float32.tflite
    344 MB
    LFS
    Initial upload of British Birds ViT model and training code 5 months ago
  • 224c_500i_GB_bird_vit_quantized.tflite
    88 MB
    LFS
    Initial upload of British Birds ViT model and training code 5 months ago
  • final_224c_500i_GB_bird_vit.keras
    1.03 GB
    LFS
    Initial upload of British Birds ViT model and training code 5 months ago
  • friendly_class_names.csv
    150 kB
    Update friendly_class_names.csv to include rspb_description column 5 months ago