English
Related papers

Related papers: Detecting 11K Classes: Large Scale Object Detectio…

200 papers

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2017-05-09 Peng Tang , Xinggang Wang , Zilong Huang , Xiang Bai , Wenyu Liu

Discriminative localization is essential for fine-grained image classification task, which devotes to recognizing hundreds of subcategories in the same basic-level category. Reflecting on discriminative regions of objects, key differences…

Computer Vision and Pattern Recognition · Computer Science 2017-12-01 Xiangteng He , Yuxin Peng , Junjie Zhao

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

Computer Vision and Pattern Recognition · Computer Science 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

Learning an object detector or retrieval requires a large data set with manual annotations. Such data sets are expensive and time consuming to create and therefore difficult to obtain on a large scale. In this work, we propose to exploit…

Computer Vision and Pattern Recognition · Computer Science 2019-10-22 Elad Amrani , Rami Ben-Ari , Tal Hakim , Alex Bronstein

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Conventional training of a deep CNN based object detector demands a large number of bounding box annotations, which may be unavailable for rare categories. In this work we develop a few-shot object detector that can learn to detect novel…

Computer Vision and Pattern Recognition · Computer Science 2019-10-22 Bingyi Kang , Zhuang Liu , Xin Wang , Fisher Yu , Jiashi Feng , Trevor Darrell

Unsupervised object discovery aims to localize objects in images, while removing the dependence on annotations required by most deep learning-based methods. To address this problem, we propose a fully unsupervised, bottom-up approach, for…

Computer Vision and Pattern Recognition · Computer Science 2022-12-21 Sandra Kara , Hejer Ammar , Florian Chabot , Quoc-Cuong Pham

In a weakly-supervised scenario object detectors need to be trained using image-level annotation alone. Since bounding-box-level ground truth is not available, most of the solutions proposed so far are based on an iterative, Multiple…

Computer Vision and Pattern Recognition · Computer Science 2018-02-22 Enver Sangineto , Moin Nabi , Dubravko Culibrk , Nicu Sebe

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

Computer Vision and Pattern Recognition · Computer Science 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin

It is challenging to train a robust object detector under the supervised learning setting when the annotated data are scarce. Thus, previous approaches tackling this problem are in two categories: semi-supervised learning models that…

Computer Vision and Pattern Recognition · Computer Science 2021-04-06 Guanghan Ning , Guang Chen , Chaowei Tan , Si Luo , Liefeng Bo , Heng Huang

Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a remedy by realizing…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Zeyu Shangguan , Mohammad Rostami

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

Convolutional neural networks (CNNs) have shown great performance as general feature representations for object recognition applications. However, for multi-label images that contain multiple objects from different categories, scales and…

Computer Vision and Pattern Recognition · Computer Science 2016-06-06 Hao Yang , Joey Tianyi Zhou , Yu Zhang , Bin-Bin Gao , Jianxin Wu , Jianfei Cai

Fine-grained visual classification aims to recognize objects belonging to many subordinate categories of a supercategory, where appearance alone often fails to distinguish highly similar classes. We propose a unified framework that…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Sumit Mamtani , Yash Thesia

Fine-grained object recognition concerns the identification of the type of an object among a large number of closely related sub-categories. Multisource data analysis, that aims to leverage the complementary spectral, spatial, and…

Computer Vision and Pattern Recognition · Computer Science 2019-01-23 Gencer Sumbul , Ramazan Gokberk Cinbis , Selim Aksoy

Current approaches for fine-grained recognition do the following: First, recruit experts to annotate a dataset of images, optionally also collecting more structured data in the form of part annotations and bounding boxes. Second, train a…

Computer Vision and Pattern Recognition · Computer Science 2016-10-19 Jonathan Krause , Benjamin Sapp , Andrew Howard , Howard Zhou , Alexander Toshev , Tom Duerig , James Philbin , Li Fei-Fei

Fine-grained recognition is a challenging task due to the small intra-category variances. Most of top-performing fine-grained recognition methods leverage parts of objects for better performance. Therefore, part annotations which are…

Computer Vision and Pattern Recognition · Computer Science 2017-08-24 Long Chen , Junyu Dong , ShengKe Wang , Kin-Man Lam , Muwei Jian , Hua Zhang , XiaoChun Cao

Deep CNN-based object detection systems have achieved remarkable success on several large-scale object detection benchmarks. However, training such detectors requires a large number of labeled bounding boxes, which are more difficult to…

Computer Vision and Pattern Recognition · Computer Science 2018-03-14 Yuxing Tang , Josiah Wang , Xiaofang Wang , Boyang Gao , Emmanuel Dellandrea , Robert Gaizauskas , Liming Chen

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , Anthony S. Paek , In So Kweon