Image Classification
Transformers
PyTorch
TensorBoard
van
Generated from Trainer
Eval Results (legacy)
Instructions to use sergiocannata/VANBase-finetuned-brs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sergiocannata/VANBase-finetuned-brs with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="sergiocannata/VANBase-finetuned-brs") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoModelForImageClassification model = AutoModelForImageClassification.from_pretrained("sergiocannata/VANBase-finetuned-brs", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
04b91d3
1
Parent(s): 828aba2
Model save
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 104593881
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2f625c12d457bc9314bbfc5d455bb2accc87885989fa239a134b2a22abd16ce
|
| 3 |
size 104593881
|
runs/Oct31_10-32-23_b4ae32bf760f/events.out.tfevents.1667212384.b4ae32bf760f.76.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:6affb3530756176fcc0937f45a9152884ab09c7c4dee6221ef9a4a14468d4936
|
| 3 |
+
size 39583
|