SGNet 只 4.75M 参数,就达到 97.8% 准确率,比 ResNet-50、ViT 小 5-18 倍,适合工业鱼类新鲜度检测。
SGNet 用分组卷积和深度空间路径分离光谱与空间特征,引入通道挤压激发与空间门控双注意力。在自建 16 天冷藏三文鱼片数据集上,准确率 97.8%,MAE 0.64 天,参数仅 4.75M。相比 ResNet-50 和 Vision Transformer,参数降低 5 至 18 倍。消融实验证明了各组件贡献,面向工业实时预测的域感知设计有效。
Domain-Aware Lightweight Spectral-Grouped Convolutions for Hyperspectral Fish Freshness Classification
Hyperspectral imaging (HSI) offers nondestructive assessment of fish freshness by detecting biochemical alterations across spectral bands. However, conventional deep learning approaches do not fully address the particular characteristics of HSI data, such as spectral dominance over spatial textures, ordinal label structure, and a small number of training samples. We propose SGNet (Spectral-Grouped Network), a lightweight architecture that separates spectral and spatial feature extraction using grouped convolutions and a depthwise spatial pathway. A dual attention mechanism that couples channel-wise squeeze-and-excitation with spatial gating adaptively highlights informative features. SGNet achieves 97.8% classification accuracy and 0.64 days mean absolute error (MAE) with just 4.75M parameters when tested on our newly developed 16-day refrigerator-stored salmon fillet dataset. Ablation studies validate the contribution of each component, while comparisons demonstrate a five- to eighteen-fold parameter reduction relative to ResNet-50 and Vision Transformers. Our findings indicate that domain-aware design supports precise, real-time freshness prediction for industrial implementation.