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

NeoCode77
/
notepay-models

Object Detection
Keras
Indonesian
ocr
receipt
yolov8
tensorflow
text-recognition
expense-classification
Model card Files Files and versions
xet
Community

Instructions to use NeoCode77/notepay-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use NeoCode77/notepay-models with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://NeoCode77/notepay-models")
    
  • Notebooks
  • Google Colab
  • Kaggle
notepay-models
29.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
NeoCode77's picture
NeoCode77
docs: update model card
d54a5a0 verified 9 days ago
  • classifier
    upload: expense category classifier 9 days ago
  • crnn
    upload: CRNN+CTC text recognition model 9 days ago
  • yolo
    upload: YOLOv8n-OBB receipt region detector 9 days ago
  • .gitattributes
    1.65 kB
    upload: expense category classifier 9 days ago
  • README.md
    1.81 kB
    docs: update model card 9 days ago