We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fca6ee commit ba89b62Copy full SHA for ba89b62
docs/source/models/swin_transformer.rst
@@ -11,7 +11,7 @@ paper.
11
Model builders
12
--------------
13
14
-The following model builders can be used to instanciate an SwinTransformer model.
+The following model builders can be used to instantiate an SwinTransformer model.
15
`swin_t` can be instantiated with pre-trained weights and all others without.
16
All the model builders internally rely on the ``torchvision.models.swin_transformer.SwinTransformer``
17
base class. Please refer to the `source code
0 commit comments