Image Classification
LiteRT
Keras
English
tensorflow
computer-vision
siamese-network
one-shot-learning
id-card-detection
ocr
document-verification
android
mobile-ml
Instructions to use Ajay007001/Android-Projekt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Ajay007001/Android-Projekt with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Ajay007001/Android-Projekt") - Notebooks
- Google Colab
- Kaggle