Object Detection
Keras
Indonesian
ocr
receipt
yolov8
tensorflow
text-recognition
expense-classification
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
upload: YOLOv8n-OBB receipt region detector
Browse files- yolo/best.pt +3 -0
yolo/best.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05b139a95cdcaa49ca1524d4b66a0273d90dbfa83affbfc73980a0b3668f1e08
|
| 3 |
+
size 6678540
|