Image Classification
Keras
model-security
model-file-vulnerability
backdoor
scanner-bypass
proof-of-concept
Instructions to use athifatharmn/keras-duplicate-weights-backdoor-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use athifatharmn/keras-duplicate-weights-backdoor-poc with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://athifatharmn/keras-duplicate-weights-backdoor-poc") - Notebooks
- Google Colab
- Kaggle
Ctrl+K