Sun Meili, Xu Liancheng, Chen Xiude, Ji Ze, Zheng Yuanjie, Jia Weikuan
School of Information Science and Engineering, Shandong Normal University, Jinan, China.
Key Laboratory of Facility Agriculture Measurement and Control Technology and Equipment of Machinery Industry, Zhenjiang 212013, China.
Plant Phenomics. 2022 Sep 24;2022:9892464. doi: 10.34133/2022/9892464. eCollection 2022.
Despite of significant achievements made in the detection of target fruits, small fruit detection remains a great challenge, especially for immature small green fruits with a few pixels. The closeness of color between the fruit skin and the background greatly increases the difficulty of locating small target fruits in the natural orchard environment. In this paper, we propose a balanced feature pyramid network (BFP Net) for small apple detection. This network can balance information mapped to small apples from two perspectives: multiple-scale fruits on the different layers of FPN and a characteristic of a new extended feature from the output of ResNet50 conv1. Specifically, we design a weight-like feature fusion architecture on the lateral connection and top-down structure to alleviate the small-scale information imbalance on the different layers of FPN. Moreover, a new extended layer from ResNet50 conv1 is embedded into the lowest layer of standard FPN, and a decoupled-aggregated module is devised on this new extended layer of FPN to complement spatial location information and relieve the problem of locating small apple. In addition, a feature Kullback-Leibler distillation loss is introduced to transfer favorable knowledge from the teacher model to the student model. Experimental results show that AP of our method reaches 47.0%, 42.2%, and 35.6% on the benchmark of the GreenApple, MinneApple, and Pascal VOC, respectively. Overall, our method is not only slightly better than some state-of-the-art methods but also has a good generalization performance.
尽管在目标水果检测方面取得了显著成就,但小水果检测仍然是一个巨大的挑战,特别是对于只有几个像素的未成熟小青果。果皮与背景之间颜色的相近性大大增加了在自然果园环境中定位小目标水果的难度。在本文中,我们提出了一种用于小苹果检测的平衡特征金字塔网络(BFP Net)。该网络可以从两个角度平衡映射到小苹果的信息:FPN不同层上的多尺度水果以及来自ResNet50 conv1输出的新扩展特征的特性。具体来说,我们在横向连接和自上而下结构上设计了一种类似权重的特征融合架构,以缓解FPN不同层上的小尺度信息不平衡。此外,将来自ResNet50 conv1的一个新扩展层嵌入到标准FPN的最低层,并在FPN的这个新扩展层上设计了一个解耦聚合模块,以补充空间位置信息并缓解小苹果定位问题。另外,引入了特征Kullback-Leibler散度损失,以将有利的知识从教师模型转移到学生模型。实验结果表明,我们的方法在GreenApple、MinneApple和Pascal VOC基准上的AP分别达到47.0%、42.2%和35.6%。总体而言,我们的方法不仅略优于一些现有方法,而且具有良好的泛化性能。