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
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:0bc3bae1de024810ea0fb807a45520c8a329cbdbedc8fdbc1dc33ea2204b7840
|
| 3 |
+
size 9651
|