Instructions to use cvmil/swin-base-patch4-window7-224-augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cvmil/swin-base-patch4-window7-224-augmented with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="cvmil/swin-base-patch4-window7-224-augmented") 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("cvmil/swin-base-patch4-window7-224-augmented") model = AutoModelForImageClassification.from_pretrained("cvmil/swin-base-patch4-window7-224-augmented") - Notebooks
- Google Colab
- Kaggle
Delete logs/events.out.tfevents.1731121933.Soda.14188.0
Browse files
logs/events.out.tfevents.1731121933.Soda.14188.0
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cf9a6c710e99ec4b75884d72d3ebedfb55a14d21d49158167912a94c8121bfc4
|
| 3 |
-
size 29430
|
|
|
|
|
|
|
|
|
|
|
|