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 ebf82b8 commit 20290b5Copy full SHA for 20290b5
timm/models/layers/eca.py
@@ -80,7 +80,7 @@ class CecaModule(nn.Module):
80
locality. Although this module in essence, applies such an assumption, it is unnecessary
81
to limit the channels on either "edge" from being circularly adapted to each other.
82
This will fundamentally increase connectivity and possibly increase performance metrics
83
- (accuracy, robustness), without signficantly impacting resource metrics
+ (accuracy, robustness), without significantly impacting resource metrics
84
(parameter size, throughput,latency, etc)
85
86
Args:
0 commit comments