Instructions to use agent593/Thyroid-Ultrasound-Image-Classification-Resnet50Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use agent593/Thyroid-Ultrasound-Image-Classification-Resnet50Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="agent593/Thyroid-Ultrasound-Image-Classification-Resnet50Model") 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("agent593/Thyroid-Ultrasound-Image-Classification-Resnet50Model") model = AutoModelForImageClassification.from_pretrained("agent593/Thyroid-Ultrasound-Image-Classification-Resnet50Model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94311148
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df3786a5cdbdcc6564788f2a56fc323a1c79cb836d996cfe3b9715b1aa9ea1e6
|
| 3 |
size 94311148
|
runs/May28_05-16-10_53c495ee1bd1/events.out.tfevents.1716873391.53c495ee1bd1.381.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:2ca85baa2db31cba91dc0ef634ddeefb3ab5eba35a8b1f438596334cf7c18a7e
|
| 3 |
+
size 8446
|