具有灵活区域检测的遗传编程用于细粒度图像分类

Genetic Programming With Flexible Region Detection for Fine-Grained Image Classification

IEEE Transactions on Evolutionary Computation · 2024
被引 7
ABS 4

中文导读

提出一种新的遗传编程方法GP-RD,能自动检测感兴趣区域并提取特征,在花卉和鱼类细粒度分类任务上优于七种基准方法。

Abstract

Fine-grained image classification (FGIC) is an important computer vision task with many real-world applications. However, FGIC is challenging due to intra-class variations and inter-class similarities, especially when there is limited training data. To address these challenges, a new genetic programming approach with flexible region detection, GP-RD, is proposed for different FGIC tasks, i.e., flower and fish classification tasks. The proposed GP-RD approach can automatically highlight the object, detect regions of interest, extract effective features, and combine global, local, and/or color features for classification. The performance of GP-RD is evaluated on flower and fish classification tasks within the FGIC domain, utilizing datasets with varying classes. In comparison with seven benchmark methods, GP-RD achieves significantly better performance in most comparisons. Further analysis demonstrates the interpretability, effectiveness, and efficiency of the proposed approach.

计算机视觉图像分类遗传编程机器学习