Image Classification
Transformers
PyTorch
TensorBoard
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06") 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("amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06") model = AutoModelForImageClassification.from_pretrained("amjadfqs/swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06") - Notebooks
- Google Colab
- Kaggle
swin-base-patch4-window7-224-in22k-finetuned-brain-tumor-final_06 / runs /May25_15-56-58_project /events.out.tfevents.1685030238.project.95612.0
- Xet hash:
- cc8ebbdbd4ca24c1156e6ae2bd8036b0144f67f57ac4f9ae1132ef533b8d50f4
- Size of remote file:
- 11.2 kB
- SHA256:
- 6450b0755c82c7c9f34a20890ea3ffca7f7f14efe3b797b49e99b816478160d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.