mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
fix doc typo in resnetv2
This commit is contained in:
parent
a517b82ccc
commit
8556462a18
@ -1,6 +1,6 @@
|
||||
"""Pre-Activation ResNet v2 with GroupNorm and Weight Standardization.
|
||||
|
||||
A PyTorch implementation of ResNetV2 adapted from the Google Big-Transfoer (BiT) source code
|
||||
A PyTorch implementation of ResNetV2 adapted from the Google Big-Transfer (BiT) source code
|
||||
at https://github.com/google-research/big_transfer to match timm interfaces. The BiT weights have
|
||||
been included here as pretrained models from their original .NPZ checkpoints.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user