Web-Supervised Network for Fine-Grained Visual Classification.

Chuanyi Zhang,Yazhou Ya,Jiachao Zhang,Jiaxin Chen,Pu Huang,Jian Zhang,Zhenmin Tang
DOI: https://doi.org/10.1109/icme46284.2020.9102790
2020-01-01
Abstract:Fine-grained visual classification (FGVC) is a tough task due to its high annotation cost of the fine-grained subcategories. To build a large-scale dataset at low manual cost, straightforwardly learning from web images for FGVC has attracted broad attention. However, there exist two characteristics in the need of concerning for the web dataset: 1) Noisy images; 2) A large proportion of hard examples. In this paper, we propose a simple yet effective approach to deal with noisy images and hard examples during training. Our method is a pure web-supervised method for FGVC. Extensive experiments on three commonly used fine-grained datasets demonstrate that our approach is much superior to the state-of-the-art web-supervised methods. The data and source code of this work have been posted available at: https://github.com/NUST-Machine- Intelligence- Laboratory/WSNFG.
What problem does this paper attempt to address?