中文
相关论文

相关论文: Beyond Cartesian Representations for Local Descrip…

200 篇论文

Contrastive learning, which aims to capture general representation from unlabeled images to initialize the medical analysis models, has been proven effective in alleviating the high demand for expensive annotations. Current methods mainly…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Huai Chen , Renzhen Wang , Xiuying Wang , Jieyu Li , Qu Fang , Hui Li , Jianhao Bai , Qing Peng , Deyu Meng , Lisheng Wang

Recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large image dataset can be used as a universal image descriptor, and that doing so leads to impressive performance for a variety of image…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

A key recent advance in face recognition models a test face image as a sparse linear combination of a set of training face images. The resulting sparse representations have been shown to possess robustness against a variety of distortions…

计算机视觉与模式识别 · 计算机科学 2011-11-09 Yi Chen , Umamahesh Srinivas , Thong T. Do , Vishal Monga , Trac D. Tran

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

We propose a very simple, efficient yet surprisingly effective feature extraction method for face recognition (about 20 lines of Matlab code), which is mainly inspired by spatial pyramid pooling in generic image classification. We show that…

计算机视觉与模式识别 · 计算机科学 2014-09-18 Fumin Shen , Chunhua Shen , Heng Tao Shen

Most existing studies on learning local features focus on the patch-based descriptions of individual keypoints, whereas neglecting the spatial relations established from their keypoint locations. In this paper, we go beyond the local detail…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Zixin Luo , Tianwei Shen , Lei Zhou , Jiahui Zhang , Yao Yao , Shiwei Li , Tian Fang , Long Quan

We introduce a simple modification of local image descriptors, such as SIFT, based on pooling gradient orientations across different domain sizes, in addition to spatial locations. The resulting descriptor, which we call DSP-SIFT,…

计算机视觉与模式识别 · 计算机科学 2015-05-06 Jingming Dong , Stefano Soatto

Estimating a depth map from multiple views of a scene is a fundamental task in computer vision. As soon as more than two viewpoints are available, one faces the very basic question how to measure similarity across >2 image patches.…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Wilfried Hartmann , Silvano Galliani , Michal Havlena , Luc Van Gool , Konrad Schindler

Recently, polar-based representation has shown promising properties in perceptual tasks. In addition to Cartesian-based approaches, which separate point clouds unevenly, representing point clouds as polar grids has been recognized as an…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Ming Nie , Yujing Xue , Chunwei Wang , Chaoqiang Ye , Hang Xu , Xinge Zhu , Qingqiu Huang , Michael Bi Mi , Xinchao Wang , Li Zhang

Most of the existing semantic segmentation approaches with image-level class labels as supervision, highly rely on the initial class activation map (CAM) generated from the standard classification network. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Jinlong Li , Zequn Jie , Xu Wang , Yu Zhou , Xiaolin Wei , Lin Ma

Local descriptors used in face recognition are robust in a sense that these descriptors perform well in varying pose, illumination and lighting conditions. Accuracy of these descriptors depends on the precision of mapping the relationship…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Soumendu Chakraborty , Satish Kumar Singh , Pavan Chakraborty

With the advances in both stable interest region detectors and robust and distinctive descriptors, local feature-based image or object retrieval has become a popular research topic. %All of the local feature-based image retrieval system…

计算机视觉与模式识别 · 计算机科学 2016-07-29 Yusuke Uchida

This paper introduces a simple but highly efficient ensemble for robust texture classification, which can effectively deal with translation, scale and changes of significant viewpoint problems. The proposed method first inherits the spirit…

计算机视觉与模式识别 · 计算机科学 2012-03-06 Shu Kong , Donghui Wang

Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every keypoint descriptor…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Emanuele Santellani , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

Local Hebbian learning is believed to be inferior in performance to end-to-end training using a backpropagation algorithm. We question this popular belief by designing a local algorithm that can learn convolutional filters at scale on large…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Leopold Grinberg , John Hopfield , Dmitry Krotov

Human observers can learn to recognize new categories of images from a handful of examples, yet doing so with artificial ones remains an open challenge. We hypothesize that data-efficient recognition is enabled by representations which make…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Olivier J. Hénaff , Aravind Srinivas , Jeffrey De Fauw , Ali Razavi , Carl Doersch , S. M. Ali Eslami , Aaron van den Oord

Visual place recognition is the task of recognizing a place depicted in an image based on its pure visual appearance without metadata. In visual place recognition, the challenges lie upon not only the changes in lighting conditions, camera…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Duc Canh Le , Chan Hyun Youn

The goal of this work is to efficiently identify visually similar patterns in images, e.g. identifying an artwork detail copied between an engraving and an oil painting, or recognizing parts of a night-time photograph visible in its daytime…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xi Shen , Alexei A. Efros , Armand Joulin , Mathieu Aubry

We tackle the problem of finding accurate and robust keypoint correspondences between images. We propose a learning-based approach to guide local feature matches via a learned approximate image matching. Our approach can boost the results…

计算机视觉与模式识别 · 计算机科学 2021-05-03 François Darmon , Mathieu Aubry , Pascal Monasse

Image patch matching, which is the process of identifying corresponding patches across images, has been used as a subroutine for many computer vision and image processing tasks. State -of-the-art patch matching techniques take image patches…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Akila Pemasiri , Kien Nguyen , Sridha Sridharan , Clinton Fookes