학술논문

A Parallel Attention Network For Cattle Face Recognition
Document Type
Conference
Source
2024 IEEE International Conference on Multimedia and Expo (ICME) Multimedia and Expo (ICME), 2024 IEEE International Conference on. :1-6 Jul, 2024
Subject
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Signal Processing and Analysis
Accuracy
Annotations
Face recognition
Source coding
Cows
Transformers
Livestock
Cattle Face Recognition
Attention Mechanisms
Vision Transformer
Language
ISSN
1945-788X
Abstract
Cattle face recognition holds paramount significance in domains such as animal husbandry and behavioral research. Despite significant progress in confined environments, applying these accomplishments in wild settings remains challenging. Thus, we create the first large-scale cattle face recognition dataset, ICRWE, for wild environments. It encompasses 483 cattle and 9,816 high-resolution image samples. Each sample undergoes annotation for face features, light conditions, and face orientation. Furthermore, we introduce a novel parallel attention network, PANet. Comprising several cascaded Transformer modules, each module incorporates two parallel Position Attention Modules (PAM) and Feature Mapping Modules (FMM). PAM focuses on local and global features at each image position through parallel channel attention, and FMM captures intricate feature patterns through non-linear mappings. Experimental results indicate that PANet achieves a recognition accuracy of 88.03% on the ICRWE dataset, establishing itself as the current state-of-the-art approach. The source code is available at https://github.com/1jy-0124/PANet