mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Merge branch 'master' of github.com:rwightman/pytorch-models
This commit is contained in:
commit
2c438c4e0d
@ -80,7 +80,7 @@ class CecaModule(nn.Module):
|
||||
locality. Although this module in essence, applies such an assumption, it is unnecessary
|
||||
to limit the channels on either "edge" from being circularly adapted to each other.
|
||||
This will fundamentally increase connectivity and possibly increase performance metrics
|
||||
(accuracy, robustness), without signficantly impacting resource metrics
|
||||
(accuracy, robustness), without significantly impacting resource metrics
|
||||
(parameter size, throughput,latency, etc)
|
||||
|
||||
Args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user