STATNet: One-stage Coal-Gangue Detector Based on Deep Learning Algorithm for Real Industrial Application

Kefei Zhang,Teng Wang,Xiaolin Yang,Liang Xu,Jesse The,Zhongchao Tan,Hesheng Yu
DOI: https://doi.org/10.1016/j.egyai.2024.100388
2024-01-01
Energy and AI
Abstract:Coal-gangue object detection has attracted substantial attention because it is the core of realizing vision-based intelligent and green coal separation. However, most existing studies have been focused on laboratory datasets and prioritized model lightweight. This makes the coal-gangue object detection challenging to adapt to the complex and harsh scenes of real production environments. Therefore, our project collected and labeled image datasets of coal and gangue under real production conditions from a coal preparation plant. We then designed a one-stage object model, named STATNet, following the “backbone-neck-head” architecture with the aim of enhancing the detection accuracy under industrial coal preparation scenarios. The proposed model utilizes Swin Transformer as backbone module to extract multi-scale features, improved path augmentation feature pyramid network (iPAFPN) as neck module to enrich feature fusion, and task-aligned head (TAH) as head module to mitigate conflicts and misalignments between classification and localization tasks. Experimental results on a real-world industrial dataset demonstrate that the proposed STATNet model achieves an impressive AP50 of 89.27%, significantly surpassing several state-of-the-art baseline models by 2.02% to 5.58%. Additionally, it exhibits stronger robustness in resisting image corruption and perturbation. These findings demonstrate its promising prospects in practical coal and gangue separation applications.
What problem does this paper attempt to address?