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 28739bb + a5220ad commit 2c438c4Copy full SHA for 2c438c4
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