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 4
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:e0b511d18157bee72b7193cb90407d3877f77730d0164c0e21b0834718591946
|
| 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:0252ae5c5f2cde4e165fa9978c88b9ed8042a67fc0b118b7696693720b58d130
|
| 3 |
+
size 13031
|