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.
2 parents cb0e439 + 9b11801 commit 6b9e38bCopy full SHA for 6b9e38b
timm/layers/patch_dropout.py
@@ -6,7 +6,7 @@
6
7
class PatchDropout(nn.Module):
8
"""
9
- https://arxiv.org/abs/2212.00794
+ https://arxiv.org/abs/2212.00794 and https://arxiv.org/pdf/2208.07220
10
11
return_indices: torch.jit.Final[bool]
12
0 commit comments