中文
相关论文

相关论文: Efficient Image Categorization with Sparse Fisher …

200 篇论文

Visual localization (VL) is the task of estimating the camera pose in a known scene. VL methods, a.o., can be distinguished based on how they represent the scene, e.g., explicitly through a (sparse) point cloud or a collection of images or…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Maxime Pietrantoni , Martin Humenberger , Torsten Sattler , Gabriela Csurka

Large pre-trained transformers have revolutionized artificial intelligence across various domains, and fine-tuning remains the dominant approach for adapting these models to downstream tasks due to the cost of training from scratch.…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Wei Chen , Jingxi Yu , Zichen Miao , Qiang Qiu

Segmentation of objects in a video is challenging due to the nuances such as motion blurring, parallax, occlusions, changes in illumination, etc. Instead of addressing these nuances separately, we focus on building a generalizable solution…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Silky Singh , Shripad Deshmukh , Mausoom Sarkar , Rishabh Jain , Mayur Hemani , Balaji Krishnamurthy

In this paper we propose a supervised object recognition method using new global features and inspired by the model of the human primary visual cortex V1 as the semidiscrete roto-translation group $SE(2,N) = \mathbb Z_N\rtimes \mathbb R^2$.…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Amine Bohi , Dario Prandi , Vincente Guis , Frédéric Bouchara , Jean-Paul Gauthier

Image Segmentation is one of the core tasks in Computer Vision and solving it often depends on modeling the image appearance data via the color distributions of each it its constituent regions. Whereas many segmentation algorithms handle…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Jeova Farias Sales Rocha Neto

Many animals and humans process the visual field with a varying spatial resolution (foveated vision) and use peripheral processing to make eye movements and point the fovea to acquire high-resolution information about objects of interest.…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Aditya Jonnalagadda , William Yang Wang , B. S. Manjunath , Miguel P. Eckstein

Most image instance retrieval pipelines are based on comparison of vectors known as global image descriptors between a query image and the database images. Due to their success in large scale image classification, representations extracted…

计算机视觉与模式识别 · 计算机科学 2016-01-14 Olivier Morère , Antoine Veillard , Jie Lin , Julie Petta , Vijay Chandrasekhar , Tomaso Poggio

Sparse Bayesian learning is a state-of-the-art supervised learning algorithm that can choose a subset of relevant samples from the input data and make reliable probabilistic predictions. However, in the presence of high-dimensional data…

机器学习 · 计算机科学 2020-01-10 Bingbing Jiang , Chang Li , Maarten de Rijke , Xin Yao , Huanhuan Chen

Hypergraphs allow modeling problems with multi-way high-order relationships. However, the computational cost of most existing hypergraph-based algorithms can be heavily dependent upon the input hypergraph sizes. To address the…

机器学习 · 计算机科学 2021-12-22 Ali Aghdaei , Zhiqiang Zhao , Zhuo Feng

Optical flow, which expresses pixel displacement, is widely used in many computer vision tasks to provide pixel-level motion information. However, with the remarkable progress of the convolutional neural network, recent state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Ruibing Jin , Guosheng Lin , Changyun Wen , Jianliang Wang , Fayao Liu

In recent years, Transformers have achieved remarkable progress in computer vision tasks. However, their global modeling often comes with substantial computational overhead, in stark contrast to the human eye's efficient information…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Yuguang Zhang , Qihang Fan , Huaibo Huang

Despite the great progress in video understanding made by deep convolutional neural networks, feature representation learned by existing methods may be biased to static visual cues. To address this issue, we propose a novel method to…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Manlin Zhang , Jinpeng Wang , Andy J. Ma

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

Visual grounding aims to predict the locations of target objects specified by textual descriptions. For this task with linguistic and visual modalities, there is a latest research line that focuses on only selecting the linguistic-relevant…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Jingchao Wang , Wenlong Zhang , Dingjiang Huang , Hong Wang , Yefeng Zheng

We consider the design of an image representation that embeds and aggregates a set of local descriptors into a single vector. Popular representations of this kind include the bag-of-visual-words, the Fisher vector and the VLAD. When two…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Naila Murray , Hervé Jégou , Florent Perronnin , Andrew Zisserman

Visual Semantic Embedding (VSE) is a dominant approach for vision-language retrieval, which aims at learning a deep embedding space such that visual data are embedded close to their semantic text labels or descriptions. Recent VSE models…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Jiacheng Chen , Hexiang Hu , Hao Wu , Yuning Jiang , Changhu Wang

In this paper, we present an innovative approach to self-supervised learning for Vision Transformers (ViTs), integrating local masked image modeling with progressive layer freezing. This method focuses on enhancing the efficiency and speed…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Utku Mert Topcuoglu , Erdem Akagündüz

Object recognition is an important problem in computer vision, having diverse applications. In this work, we construct an end-to-end scene recognition pipeline consisting of feature extraction, encoding, pooling and classification. Our…

计算机视觉与模式识别 · 计算机科学 2017-02-23 Jobin Wilson , Muhammad Arif

Most popular deep learning based models for action recognition are designed to generate separate predictions within their short temporal windows, which are often aggregated by heuristic means to assign an action label to the full video…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Jue Wang , Anoop Cherian , Fatih Porikli , Stephen Gould

Kernel-based methods for support vector machines (SVM) have shown highly advantageous performance in various applications. However, they may incur prohibitive computational costs for large-scale sample datasets. Therefore, data reduction…

最优化与控制 · 数学 2021-04-27 Shenglong Zhou