kaczmarj commited on
Commit
a8ba9c9
1 Parent(s): 10eca26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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