Image Classification
Transformers
TensorBoard
Safetensors
clip
Generated from Trainer
Eval Results (legacy)
Instructions to use habibi26/document-crop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use habibi26/document-crop with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="habibi26/document-crop") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("habibi26/document-crop") model = AutoModelForImageClassification.from_pretrained("habibi26/document-crop") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 349854120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee105ba3203b22f64dc8d71f4a421afc16932c957db9937ebe2332ad11d58713
|
| 3 |
size 349854120
|
runs/Jul31_08-26-32_gurame007/events.out.tfevents.1722389194.gurame007.25102.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:220c7a0d8be7ba0c432f4e15dfd35d5891f94276c9e2a41315bc641dc3d9286e
|
| 3 |
+
size 31454
|