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 7a9942a + 20290b5 commit a5220adCopy full SHA for a5220ad
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