Local Ai
UniCon-Former: Unified Convolution Transformer is All You Need for Hand Gesture Recognition
arXiv:2608.13217v1 Announce Type: new Abstract: Convolutional Neural Networks (CNNs) capture local features efficiently but struggle with global context due to their limited receptive field. On the ot
arXiv:2608.13217v1 Announce Type: new Abstract: Convolutional Neural Networks (CNNs) capture local features efficiently but struggle with global context due to their limited receptive field. On the other hand, transformers effectively capture global dependencies through self-attention but suffer from high redundancy and computational costs. Thus, to leverage the advantages of both CNNs and transformers, we propose a unified model (UniCon-Former) that aims to provide robust and efficient performance on dynamic hand gesture recognition. The unified approach helps the model to learn both local and global features. At the beginning of each transformer stage, the convolution projections help in decreasing the dimension of the input vectors of the transformer block. This creates a pyramidal structure at each transformer stage. These features enable the UniCon-Former to reduce resource usage than vanilla transformers, making it flexible for learning multi-scale and high-resolution features, which is required in hand gesture recognition. We have performed experiments with NVGesture and Briareo datasets and achieved state-of-the-art results with fewer parameters and MACs.
Related
- MSGL-Transformer: A Multi-Scale Global-Local Transformer for Rodent Social Behavior Recognition
- SHFormer: Dynamic Spectral Filtering Convolutional Neural Network and High-pass Kernel Generation Transformer for Adaptive MRI Reconstruction
- DreamSR: Towards Ultra-High-Resolution Image Super-Resolution via a Receptive-Field Enhanced Diffusion Transformer
Source: arXiv cs.CV | 2026-08-14