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

Jaiking001
/
Dog_Breed_prediction

Image Classification
fastText
English
medical
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use Jaiking001/Dog_Breed_prediction with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("Jaiking001/Dog_Breed_prediction", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
Dog_Breed_prediction
11.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Jaiking001's picture
Jaiking001
commit
b51edc3 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    129 Bytes
    commit 11 months ago
  • app.py
    2.54 kB
    upload 6 file 11 months ago
  • class_indices.json
    785 Bytes
    upload 6 file 11 months ago
  • dog_breed_classifier.h5
    11.4 MB
    xet
    upload 6 file 11 months ago
  • icon.ico
    31.4 kB
    upload 6 file 11 months ago
  • predict_breed.py
    762 Bytes
    upload 3 files 11 months ago
  • readme.md
    2.7 kB
    upload 6 file 11 months ago
  • requirements.txt
    67 Bytes
    upload 3 files 11 months ago
  • setup.py
    0 Bytes
    upload 6 file 11 months ago
  • train_dog_breed.py
    3.05 kB
    upload 3 files 11 months ago