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

  • Log In
  • Sign Up

Anushdcosta
/
weapon-classifier-final-tuned

Image Classification
Keras
tensorflow
transfer-learning
security
Model card Files Files and versions
xet
Community

Instructions to use Anushdcosta/weapon-classifier-final-tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Anushdcosta/weapon-classifier-final-tuned with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Anushdcosta/weapon-classifier-final-tuned")
    
  • Notebooks
  • Google Colab
  • Kaggle
weapon-classifier-final-tuned
164 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Anushdcosta's picture
Anushdcosta
Create sample.py
46a5e81 verified 5 months ago
  • .gitattributes
    1.59 kB
    Final upload of fine-tuned VGG16 weapon classifier (.keras format). 5 months ago
  • README.md
    1.07 kB
    Create README.md 5 months ago
  • sample.py
    1.81 kB
    Create sample.py 5 months ago
  • weapon_classifier_final_tuned.keras
    164 MB
    xet
    Final upload of fine-tuned VGG16 weapon classifier (.keras format). 5 months ago