中文
相关论文

相关论文: Fast and Accurate: Structure Coherence Component f…

200 篇论文

In Few-Shot Learning (FSL), traditional metric-based approaches often rely on global metrics to compute similarity. However, in natural scenes, the spatial arrangement of key instances is often inconsistent across images. This spatial…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hao Tang , Junhao Lu , Guoheng Huang , Ming Li , Xuhang Chen , Guo Zhong , Zhengguang Tan , Zinuo Li

This paper introduces a fast and efficient segmentation technique for 2D images and 3D point clouds of building facades. Facades of buildings are highly structured and consequently most methods that have been proposed for this problem aim…

计算机视觉与模式识别 · 计算机科学 2016-06-22 Raghudeep Gadde , Varun Jampani , Renaud Marlet , Peter V. Gehler

Deformable image registration estimates voxel-wise correspondences between images through spatial transformations, and plays a key role in medical imaging. While deep learning methods have significantly reduced runtime, efficiently handling…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Tianran Li , Marius Staring , Yuchuan Qiao

Federated learning often suffers from slow and unstable convergence due to the heterogeneous characteristics of participating client datasets. Such a tendency is aggravated when the client participation ratio is low since the information…

机器学习 · 计算机科学 2024-04-02 Geeho Kim , Jinkyu Kim , Bohyung Han

Face recognition applications in practice are composed of two main steps: face detection and feature extraction. In a sole vision-based solution, the first step generates multiple detection for a single identity by ingesting a camera…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Sefa Burak Okcu , Burak Oğuz Özkalaycı , Cevahir Çığla

We present HoloFace, an open-source framework for face alignment, head pose estimation and facial attribute retrieval for Microsoft HoloLens. HoloFace implements two state-of-the-art face alignment methods which can be used interchangeably:…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Marek Kowalski , Zbigniew Nasarzewski , Grzegorz Galinski , Piotr Garbat

Face recognition technology has been widely adopted in many mission-critical scenarios like means of human identification, controlled admission, and mobile device access, etc. Security surveillance is a typical scenario of face recognition…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Xuan Zhao

When considering sparse motion capture marker data, one typically struggles to balance its overfitting via a high dimensional blendshape system versus underfitting caused by smoothness constraints. With the current trend towards using more…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Matthew Cong , Lana Lan , Ronald Fedkiw

Finding correspondences between 3D shapes is a crucial problem in computer vision and graphics, which is for example relevant for tasks like shape interpolation, pose transfer, or texture transfer. An often neglected but essential property…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Viktoria Ehm , Paul Roetzer , Marvin Eisenberger , Maolin Gao , Florian Bernard , Daniel Cremers

Recently, deep learning based facial landmark detection has achieved great success. Despite this, we notice that the semantic ambiguity greatly degrades the detection performance. Specifically, the semantic ambiguity means that some…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Zhiwei Liu , Xiangyu Zhu , Guosheng Hu , Haiyun Guo , Ming Tang , Zhen Lei , Neil M. Robertson , Jinqiao Wang

3D face registration is an important process in which a 3D face model is aligned and mapped to a template face. However, the task of 3D face registration becomes particularly challenging when dealing with partial face data, where only…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Yuchen Guo , Hanqun Cao , Lok Ming Lui

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

A surface is often modeled as a triangulated mesh of 3D points and textures associated with faces of the mesh. The 3D points could be either sampled from range data or derived from a set of images using a stereo or Structure-from-Motion…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Pragyana Mishra , Omead Amidi , Takeo Kanade

Recognizing facial expressions from static images or video sequences is a widely studied but still challenging problem. The recent progresses obtained by deep neural architectures, or by ensembles of heterogeneous models, have shown that…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Lisa Graziani , Stefano Melacci , Marco Gori

Partial person re-identification (re-id) is a challenging problem, where only several partial observations (images) of people are available for matching. However, few studies have provided flexible solutions to identifying a person in an…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Lingxiao He , Jian Liang , Haiqing Li , Zhenan Sun

The state-of-the-art performance of deep learning algorithms has led to a considerable increase in the utilization of machine learning in security-sensitive and critical applications. However, it has recently been shown that a small and…

机器学习 · 计算机科学 2018-10-01 Ali Dabouei , Sobhan Soleymani , Jeremy Dawson , Nasser M. Nasrabadi

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

Joint Alignment (JA) of images aims to align a collection of images into a unified coordinate frame, such that semantically-similar features appear at corresponding spatial locations. Most existing approaches often require long training…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Omri Hirsch , Ron Shapira Weber , Shira Ifergane , Oren Freifeld

We propose a method for unsupervised reconstruction of a temporally-consistent sequence of surfaces from a sequence of time-evolving point clouds. It yields dense and semantically meaningful correspondences between frames. We represent the…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Jan Bednarik , Noam Aigerman , Vladimir G. Kim , Siddhartha Chaudhuri , Shaifali Parashar , Mathieu Salzmann , Pascal Fua

Learning discriminative deep feature embeddings by using million-scale in-the-wild datasets and margin-based softmax loss is the current state-of-the-art approach for face recognition. However, the memory and computing cost of the Fully…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Xiang An , Jiankang Deng , Jia Guo , Ziyong Feng , Xuhan Zhu , Jing Yang , Tongliang Liu
‹ 上一页 1 8 9 10 下一页 ›