中文
相关论文

相关论文: A Classification Leveraged Object Detector

200 篇论文

Object detection is a task that performs position identification and label classification of objects in images or videos. The information obtained through this process plays an essential role in various tasks in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Heewon Lee , Sangtae Ahn

In this paper, we propose a new approach for keypoint-based object detection. Traditional keypoint-based methods consist in classifying individual points and using pose estimation to discard misclassifications. Since a single point carries…

计算机视觉与模式识别 · 计算机科学 2009-02-02 Marcelo Hashimoto , Roberto M. Cesar

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Venkata Beri

We present a technique for weakly supervised object localization (WSOL), building on the observation that WSOL algorithms usually work better on images with bigger objects. Instead of training the object detector on the entire training set…

计算机视觉与模式识别 · 计算机科学 2016-08-17 Miaojing Shi , Vittorio Ferrari

Object detection in images has reached unprecedented performances. The state-of-the-art methods rely on deep architectures that extract salient features and predict bounding boxes enclosing the objects of interest. These methods essentially…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Benjamin Deguerre , Clement Chatelain , Gilles Gasso

A common practice in transfer learning is to initialize the downstream model weights by pre-training on a data-abundant upstream task. In object detection specifically, the feature backbone is typically initialized with Imagenet classifier…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Cristina Vasconcelos , Vighnesh Birodkar , Vincent Dumoulin

Multi-label image classification is about predicting a set of class labels that can be considered as orderless sequential data. Transformers process the sequential data as a whole, therefore they are inherently good at set prediction. The…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Vacit Oguz Yazici , Joost van de Weijer , Longlong Yu

Weakly supervised object detection (WSOD), where a detector is trained with only image-level annotations, is attracting more and more attention. As a method to obtain a well-performing detector, the detector and the instance labels are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Satoshi Kosugi , Toshihiko Yamasaki , Kiyoharu Aizawa

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Hengyue Pan , Bo Wang , Hui Jiang

We consider a pipeline for image classification or search based on coding approaches like Bag of Words or Fisher vectors. In this context, the most common approach is to extract the image patches regularly in a dense manner on several…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Ahmet Iscen , Giorgos Tolias , Philippe-Henri Gosselin , Hervé Jégou

The sparse, hierarchical, and modular processing of natural signals is related to the ability of humans to recognize objects with high accuracy. In this study, we report a sparse feature processing and encoding method, which improved the…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Swathikiran Sudhakarana , Alex Pappachen James

Recent advent of vision-based foundation models has enabled efficient and high-quality object detection at ease. Despite the success of previous studies, object detection models face limitations on capturing small components from holistic…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Jinwoo Ahn , Hyeokjoon Kwon , Hwiyeon Yoo

To address the limitations of existing open-vocabulary object recognition methods, specifically high system complexity, substantial training costs, and limited generalization, this paper proposes a novel Open-Vocabulary Object Recognition…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Wei Yu Chen , Ying Dai

Fine-grained image classification is to recognize hundreds of subcategories belonging to the same basic-level category, such as 200 subcategories belonging to the bird, which is highly challenging due to large variance in the same…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Yuxin Peng , Xiangteng He , Junjie Zhao

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

计算机视觉与模式识别 · 计算机科学 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

In this paper, we categorize fine-grained images without using any object / part annotation neither in the training nor in the testing stage, a step towards making it suitable for deployments. Fine-grained image categorization aims to…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Yu Zhang , Xiu-shen Wei , Jianxin Wu , Jianfei Cai , Jiangbo Lu , Viet-Anh Nguyen , Minh N. Do

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

We present a foveated object detector (FOD) as a biologically-inspired alternative to the sliding window (SW) approach which is the dominant method of search in computer vision object detection. Similar to the human visual system, the FOD…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Emre Akbas , Miguel P. Eckstein

Recent open-vocabulary detection methods aim to detect novel objects by distilling knowledge from vision-language models (VLMs) trained on a vast amount of image-text pairs. To improve the effectiveness of these methods, researchers have…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Han-Cheol Cho , Won Young Jhoo , Wooyoung Kang , Byungseok Roh