中文
相关论文

相关论文: SuperPoint: Self-Supervised Interest Point Detecti…

200 篇论文

Edge detection is a fundamental technique in various computer vision tasks. Edges are indeed effectively delineated by pixel discontinuity and can offer reliable structural information even in textureless areas. State-of-the-art heavily…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Leng Kai , Zhang Zhijie , Liu Jie , Zed Boukhers , Sui Wei , Cong Yang , Li Zhijun

Estimating homography from a single image remains a challenging yet practically valuable task, particularly in domains like retail, where only one viewpoint is typically available for shelf monitoring and product alignment. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Onur Berk Tore , Ibrahim Samil Yalciner , Server Calap

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

Over-segmentation into superpixels is a very effective dimensionality reduction strategy, enabling fast dense image processing. The main issue of this approach is the inherent irregularity of the image decomposition compared to standard…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Rémi Giraud , Merlin Boyer , Michaël Clément

Self-supervised visual representation learning traditionally focuses on image-level instance discrimination. Our study introduces an innovative, fine-grained dimension by integrating patch-level discrimination into these methodologies. This…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Ali Javidani , Mohammad Amin Sadeghi , Babak Nadjar Araabi

Recently, some hypergraph-based methods have been proposed to deal with the problem of model fitting in computer vision, mainly due to the superior capability of hypergraph to represent the complex relationship between data points. However,…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Shuyuan Lin , Guobao Xiao , Yan Yan , David Suter , Hanzi Wang

Shape assembly, which aims to reassemble separate parts into a complete object, has gained significant interest in recent years. Existing methods primarily rely on networks to predict the poses of individual parts, but often fail to…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Jiahan Li , Chaoran Cheng , Jianzhu Ma , Ge Liu

Geometry and topology constitute complementary descriptors of three-dimensional shape, yet existing benchmark datasets primarily capture geometric information while neglecting topological structure. This work addresses this limitation by…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Prachi Kudeshia , Jiju Poovvancheri

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Xiaoming Zhao , Xingming Wu , Jinyu Miao , Weihai Chen , Peter C. Y. Chen , Zhengguo Li

Learnable keypoint detectors and descriptors are beginning to outperform classical hand-crafted feature extraction methods. Recent studies on self-supervised learning of visual representations have driven the increasing performance of…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Henrique Siqueira , Patrick Ruhkamp , Ibrahim Halfaoui , Markus Karmann , Onay Urfalioglu

Self-supervised learning is showing great promise for monocular depth estimation, using geometry as the only source of supervision. Depth networks are indeed capable of learning representations that relate visual appearance to 3D properties…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Vitor Guizilini , Rui Hou , Jie Li , Rares Ambrus , Adrien Gaidon

Many real-world applications involve data from multiple modalities and thus exhibit the view heterogeneity. For example, user modeling on social media might leverage both the topology of the underlying social network and the content of the…

机器学习 · 计算机科学 2021-02-16 Lecheng Zheng , Yu Cheng , Hongxia Yang , Nan Cao , Jingrui He

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

Learning object detectors requires massive amounts of labeled training samples from the specific data source of interest. This is impractical when dealing with many different sources (e.g., in camera networks), or constantly changing ones…

计算机视觉与模式识别 · 计算机科学 2014-06-19 Adrien Gaidon , Gloria Zen , Jose A. Rodriguez-Serrano

Homography estimation is erroneous in the case of large-baseline due to the low image overlay and limited receptive field. To address it, we propose a progressive estimation strategy by converting large-baseline homography into multiple…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Hai Jiang , Haipeng Li , Yuhang Lu , Songchen Han , Shuaicheng Liu

This paper shows that Masking the Deep hierarchical features is an efficient self-supervised method, denoted as MaskDeep. MaskDeep treats each patch in the representation space as an independent instance. We mask part of patches in the…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Fenggang Liu , Yangguang Li , Feng Liang , Jilan Xu , Bin Huang , Jing Shao

There is often a significant gap between research results and applicability in routine medical practice. This work studies the performance of well-known local features on a medical dataset captured during routine colonoscopy procedures.…

图像与视频处理 · 电气工程与系统科学 2023-01-10 O. L. Barbed , F. Chadebecq , J. Morlana , J. M. Martínez-Montiel , A. C. Murillo

In this paper, we introduce a new framework for unsupervised deep homography estimation. Our contributions are 3 folds. First, unlike previous methods that regress 4 offsets for a homography, we propose a homography flow representation,…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Nianjin Ye , Chuan Wang , Haoqiang Fan , Shuaicheng Liu

Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose an approach for…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Zongdai Liu , Dingfu Zhou , Feixiang Lu , Jin Fang , Liangjun Zhang

Multi-frame depth estimation improves over single-frame approaches by also leveraging geometric relationships between images via feature matching, in addition to learning appearance-based features. In this paper we revisit feature matching…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Vitor Guizilini , Rares Ambrus , Dian Chen , Sergey Zakharov , Adrien Gaidon