Image Classification
Transformers
TensorBoard
Safetensors
vit
vision
Generated from Trainer
Eval Results (legacy)
Instructions to use hangpatrick92/TransparentBagClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hangpatrick92/TransparentBagClassifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hangpatrick92/TransparentBagClassifier") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("hangpatrick92/TransparentBagClassifier") model = AutoModelForImageClassification.from_pretrained("hangpatrick92/TransparentBagClassifier") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343223968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:758138df66c2eac47e697365c5c23c133bbb75ceba8d23704a97739aead82e3b
|
| 3 |
size 343223968
|
runs/Sep25_15-39-03_Hang-Inspiron16/events.out.tfevents.1727293145.Hang-Inspiron16.37628.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:3b758d535658fc6fc44a21b95f30f6b24091ce9106bba3117c6aa717f7543a4f
|
| 3 |
+
size 8974
|