How to use aadd77551/AI-image-detector with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://aadd77551/AI-image-detector")
這是使用 TensorFlow 和 Keras 訓練的圖像分類模型。模型是基於 CIFAKE 訓練的。