paper-with-me

Papers

Webly Supervised Fine-Grained Recognition: Benchmark Datasets and An Approach

2021-08-05 · ICCV 2021 10 · Zeren Sun, Yazhou Yao, Xiu-Shen Wei, Yongshun Zhang, Fumin Shen, Jianxin Wu, Jian Zhang, Heng-Tao Shen

Learning from the web can ease the extreme dependence of deep learning on large-scale manually labeled datasets. Especially for fine-grained recognition, which targets at distinguishing subordinate categories, it will significantly reduce the labeling costs by leveraging free web data. Despite its significant practical and research value, the webly supervised fine-grained recognition problem is not extensively studied in the computer vision community, largely due to the lack of high-quality datasets. To fill this gap, in this paper we construct two new benchmark webly supervised fine-grained datasets, termed WebFG-496 and WebiNat-5089, respectively. In concretely, WebFG-496 consists of three sub-datasets containing a total of 53,339 web training images with 200 species of birds (Web-bird), 100 types of aircrafts (Web-aircraft), and 196 models of cars (Web-car). For WebiNat-5089, it contains 5089 sub-categories and more than 1.1 million web training images, which is the largest webly supervised fine-grained dataset ever. As a minor contribution, we also propose a novel webly supervised method (termed "{Peer-learning}") for benchmarking these datasets.~Comprehensive experimental results and analyses on two new benchmark datasets demonstrate that the proposed method achieves superior performance over the competing baseline models and states-of-the-art. Our benchmark datasets and the source codes of Peer-learning have been made available at {\url{https://github.com/NUST-Machine-Intelligence-Laboratory/weblyFG-dataset}}.

📄 PDF Abstract BibTeX arXiv:2108.02399

Code (1)

NUST-Machine-Intelligence-Laboratory/weblyFG-dataset 공식 구현 pytorch

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Webly-Supervised Fine-Grained Recognition with Partial Label Learning

2022-02-09 · IJCAI 2022 2 · Yu-Yan Xu, Yang shen, Xiu-Shen Wei, Jian Yang

The task of webly-supervised fne-grained recognition is to boost recognition accuracy of classifying subordinate categories (e.g., different bird species)by utilizing freely available but noisy web data.As the label nois…

Partial Label Learning

Tips and Tricks for Webly-Supervised Fine-Grained Recognition: Learning from the WebFG 2020 Challenge

2020-12-29 · Xiu-Shen Wei, Yu-Yan Xu, Yazhou Yao, Jia Wei 외

WebFG 2020 is an international challenge hosted by Nanjing University of Science and Technology, University of Edinburgh, Nanjing University, The University of Adelaide, Waseda University, etc. This challenge mainly pays…

Webly Supervised Multi-Label Recognition: Evaluation Benchmark and Dual-Branch Multi-Label Contrastive Learning

2026-07-23 · Zhihua Xu, Zhijing Yang, Yufeng Yang, Tianshui Chen arxiv

Training deep learning models with freely available web images can reduce their dependence on costly manual annotations. Although webly supervised learning has been widely studied for single-label recognition, its multi-…

Contrastive Learning

Learning without Prejudice: Avoiding Bias in Webly-Supervised Action Recognition

2017-06-14 · Christian Rupprecht, Ansh Kapil, Nan Liu, Lamberto Ballan 외

Webly-supervised learning has recently emerged as an alternative paradigm to traditional supervised learning based on large-scale datasets with manual annotations. The key idea is that models such as CNNs can be learned …

Action RecognitionOptical Flow EstimationTemporal Action LocalizationVideo Understanding

Omni-sourced Webly-supervised Learning for Video Recognition

2020-03-29 · ECCV 2020 8 · Haodong Duan, Yue Zhao, Yuanjun Xiong, Wentao Liu 외

We introduce OmniSource, a novel framework for leveraging web data to train video recognition models. OmniSource overcomes the barriers between data formats, such as images, short videos, and long untrimmed videos for we…

Action ClassificationAction RecognitionVideo Recognition