Instructions to use fengguo21/custom-resnet50d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fengguo21/custom-resnet50d with Transformers:
# Load model directly from transformers import ResnetModelForImageClassification model = ResnetModelForImageClassification.from_pretrained("fengguo21/custom-resnet50d", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 102550264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bac65c4b61c55b3bf049e8f852081ca20b34546ed67a4d6a44bffd1308991a45
|
| 3 |
size 102550264
|