Enhancing Vision Transformer: Amplifying Non-Linearity in Feedforward Network Module
Transformer models have been gaining substantial interest in the field of computer vision tasks nowadays. Although a vision transformer contains two important components which are self-attention module and feedforward network (FFN) module, the majority of research tends to concentrate on modifying t…