Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ This model features:
|
|
19 |
* 1x1 convolution shortcut downsample
|
20 |
|
21 |
Trained on ImageNet-1k, original torchvision model weight, truncated to exclude layer 4
|
22 |
-
and the fully connected layer.
|
23 |
|
24 |
This model card was adapted from https://huggingface.co/timm/resnet50.tv_in1k.
|
25 |
|
|
|
19 |
* 1x1 convolution shortcut downsample
|
20 |
|
21 |
Trained on ImageNet-1k, original torchvision model weight, truncated to exclude layer 4
|
22 |
+
and the fully connected layer. This uses trained weights distributed via PyTorch.
|
23 |
|
24 |
This model card was adapted from https://huggingface.co/timm/resnet50.tv_in1k.
|
25 |
|