PyTorch
This page contains the list of all attention models and non-local layers for computer vision enabled with PyTorch backend available in Echo.
Triplet Attention
echoAI.Attention.cv.t_attn.TripletAttention(no_spatial = False, kernel_size = 7)
Parameters:
Shape:
Reference:
Squeeze Excite Attention

Parameters:
Shape:
Reference:
Convolutional Block Attention Module


Parameters:
Shape:
References:
Last updated