中文
相关论文

相关论文: SHIC: Shape-Image Correspondences with no Keypoint…

200 篇论文

Dense geometric matching determines the dense pixel-wise correspondence between a source and support image corresponding to the same 3D structure. Prior works employ an encoder of transformer blocks to correlate the two-frame features.…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Shengjie Zhu , Xiaoming Liu

Automatic image matting (AIM) refers to estimating the soft foreground from an arbitrary natural image without any auxiliary input like trimap, which is useful for image editing. Prior methods try to learn semantic features to aid the…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Jizhizi Li , Jing Zhang , Dacheng Tao

Class-Agnostic object Counting (CAC) involves counting instances of objects from arbitrary classes within an image. Due to its practical importance, CAC has received increasing attention in recent years. Most existing methods assume a…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Michail Spanakis , Iason Oikonomidis , Antonis Argyros

Deep neural networks can model images with rich latent representations, but they cannot naturally conceptualize structures of object categories in a human-perceptible way. This paper addresses the problem of learning object structures in an…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Yuting Zhang , Yijie Guo , Yixin Jin , Yijun Luo , Zhiyuan He , Honglak Lee

An important challenge for autonomous agents such as robots is to maintain a spatially and temporally consistent model of the world. It must be maintained through occlusions, previously-unseen views, and long time horizons (e.g., loop…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Dominik A. Kloepfer , Dylan Campbell , João F. Henriques

One practical approach to infer 3D scene structure from a single image is to retrieve a closely matching 3D model from a database and align it with the object in the image. Existing methods rely on supervised training with images and pose…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Pattaramanee Arsomngern , Sasikarn Khwanmuang , Matthias Nießner , Supasorn Suwajanakorn

Scene parsing aims to recognize the object category of every pixel in scene images, and it plays a central role in image content understanding and computer vision applications. However, accurate scene parsing from unconstrained real-world…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ligang Zhang

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Yiwu Zhong , Jianwei Yang , Pengchuan Zhang , Chunyuan Li , Noel Codella , Liunian Harold Li , Luowei Zhou , Xiyang Dai , Lu Yuan , Yin Li , Jianfeng Gao

Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is often error-prone…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xingzhe He , Gaurav Bharaj , David Ferman , Helge Rhodin , Pablo Garrido

Most machine learning-based image segmentation models produce pixel-wise confidence scores that represent the model's predicted probability for each class label at every pixel. While this information can be particularly valuable in…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Bruno Viti , Elias Karabelas , Martin Holler

Data in real-world object detection often exhibits the long-tailed distribution. Existing solutions tackle this problem by mitigating the competition between the head and tail categories. However, due to the scarcity of training samples,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Bo Li , Yongqiang Yao , Jingru Tan , Xin Lu , Fengwei Yu , Ye Luo , Jianwei Lu

In many control problems that include vision, optimal controls can be inferred from the location of the objects in the scene. This information can be represented using feature points, which is a list of spatial locations in learned feature…

机器学习 · 计算机科学 2022-06-07 Rinu Boney , Alexander Ilin , Juho Kannala

In this work, we introduce a deep-learning framework designed for estimating dense image correspondences. Our fully convolutional model generates dense feature maps for images, where each pixel is associated with a descriptor that can be…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Monika Kwiatkowski , Simon Matern , Olaf Hellwich

In the current person Re-identification (ReID) methods, most domain generalization works focus on dealing with style differences between domains while largely ignoring unpredictable camera view change, which we identify as another major…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Bingliang Jiao , Lingqiao Liu , Liying Gao , Guosheng Lin , Ruiqi Wu , Shizhou Zhang , Peng Wang , Yanning Zhang

This paper presents a novel approach to learn and detect distinctive regions on 3D shapes. Unlike previous works, which require labeled data, our method is unsupervised. We conduct the analysis on point sets sampled from 3D shapes, then…

图形学 · 计算机科学 2020-04-22 Xianzhi Li , Lequan Yu , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

Humans can infer approximate interaction force between objects from only vision information because we already have learned it through experiences. Based on this idea, we propose a recurrent convolutional neural network-based method using…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Hochul Shin , Hyeon Cho , Dongyi Kim , Daekwan Ko , Soochul Lim , Wonjun Hwang

We infer and generate three-dimensional (3D) scene information from a single input image and without supervision. This problem is under-explored, with most prior work relying on supervision from, e.g., 3D ground-truth, multiple images of a…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Sai Rajeswar , Fahim Mannan , Florian Golemo , Jérôme Parent-Lévesque , David Vazquez , Derek Nowrouzezahrai , Aaron Courville

The recent breakthroughs in natural language processing for model pretraining on large quantities of data have opened the way for similar foundation models in computer vision. These models could greatly simplify the use of images in any…

We propose SHARC, a novel framework that synthesizes arbitrary, genus-agnostic shapes by means of a collection of Spherical Harmonic (SH) representations of distance fields. These distance fields are anchored at optimally placed reference…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Panagiotis Sapoutzoglou , George Terzakis , Maria Pateraki

Detecting semantic parts of an object is a challenging task in computer vision, particularly because it is hard to construct large annotated datasets due to the difficulty of annotating semantic parts. In this paper we present an approach…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Yutong Bai , Qing Liu , Lingxi Xie , Weichao Qiu , Yan Zheng , Alan Yuille
‹ 上一页 1 8 9 10 下一页 ›