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 4f2e1bf commit 2bd043cCopy full SHA for 2bd043c
timm/models/swin_transformer.py
@@ -383,8 +383,8 @@ def __init__(
383
"""
384
Args:
385
dim: Number of input channels.
386
- input_resolution: Input resolution.
387
out_dim: Number of output channels.
+ input_resolution: Input resolution.
388
depth: Number of blocks.
389
downsample: Downsample layer at the end of the layer.
390
num_heads: Number of attention heads.
0 commit comments