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 2
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:e18914f4c6ac7382280640fc58c92030db63aa7a383922e12aa1cf112a14d4e6
|
| 3 |
size 343223968
|
runs/Sep23_12-56-30_Hang-Inspiron16/events.out.tfevents.1727110598.Hang-Inspiron16.18160.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:c9b03ab9d879e1369ae50dbbaba8906c9ae99ad715feda3339d7955ef87b7141
|
| 3 |
+
size 9009
|