Sort:
Issue
Wildlife image recognition with deep convolution domain adaptation
Journal of Central South University of Forestry & Technology 2026, 46(6): 174-183
Published: 25 June 2026
Abstract PDF (4.2 MB) Collect
Downloads:0
【Objective】

Wildlife plays a pivotal role in biodiversity conservation, and field resource surveys form the fundamental basis. Efficient recognition of monitoring images is a critical prerequisite for scientific wildlife resource investigation and protection. However, domain shift issues caused by varying lighting conditions, backgrounds, shooting scales, and species differences often degrade recognition model performance. This study aims to enhance the generalization capability of wildlife species recognition under complex unlabeled field environments, providing key technical support for open-environment wildlife classification research.

【Method】

This paper proposed a deep convolutional domain adaptation model for wildlife image recognition to enhance cross-domain accuracy in unannotated scenarios. Specifically, the model employs a pre-trained ResNet50 network as a feature extractor to capture domain-invariant convolutional features of wildlife images through maximum mean discrepancy (MMD) constraints. A mixup-based probabilistic distribution feature alignment module is designed to map semantic spaces in fully connected layers, enhancing the model's ability to learn high-level semantic information. Finally, entropy regularization constraints and target domain correlation mining are integrated to optimize low-density separation boundaries between categories, further improving the model's generalization and robustness.

【Result】

A series of experiments were performed on two wildlife datasets, which contain 8 and 11 species respectively, to validate the model's effectiveness. The results demonstrate that the proposed model achieves average accuracies of 98.3% and 81.7% on the two datasets, significantly outperforming adversarial learning-based baseline models in wildlife image recognition.

【Conclusion】

The proposed deep convolutional domain adaptation-integrated wildlife image recognition model effectively mitigates domain shifts caused by spatiotemporal scenario variations and species differences, thereby enhancing cross-domain wildlife species recognition accuracy. This approach offers a robust technical framework for advancing wildlife conservation and ecological monitoring.

Open Access Research Article Issue
Waterbird image recognition using lightweight deep learning in wetland environment
Avian Research 2025, 16(4): 100306
Published: 04 October 2025
Abstract PDF (18.8 MB) Collect
Downloads:26

Wetland waterbirds serve as key ecological indicators for assessing habitat quality and biodiversity. Accurate identification of waterbird species is a cornerstone of long-term ecological monitoring. The resulting data are critical for assessing wetland ecosystem health and biodiversity. However, prevailing recognition approaches often prioritize detection accuracy at the expense of computational efficiency. They are also hindered by complex background heterogeneity and interspecies visual similarity. These limitations hinder the scalability and practical deployment of such methods for on-site ecological monitoring within wetland ecosystems. To address these challenges, this study proposes an optimized end-to-end framework, ShuffleNetV2-iRMB-ShapeIoU-YOLO (SIS-YOLO), designed for robust recognition of wetland waterbirds in complex environments. Specifically, the proposed framework integrates ShuffleNetV2 with inverted Residual Mobile Blocks (iRMB) to improve computational efficiency while maintaining robust feature representation. This design further enables deployment on resource-constrained mobile and embedded platforms. Additionally, ShapeIoU, a refined bounding box similarity metric, is introduced to jointly optimize overlap and shape consistency, effectively mitigating misclassification among visually similar species. Experimental results on the IC-Beijing dataset show that SIS-YOLO achieves 91.1% precision and 79.1% mAP@0.5:0.95 with only 2.9 million parameters. Compared with the lightweight baseline YOLOv8n, it improves precision by 2% and mAP@0.5:0.95 by 1.2%, while requiring fewer parameters and offering higher computational efficiency.

Total 2