中文
相关论文

相关论文: PureGaze: Purifying Gaze Feature for Generalizable…

200 篇论文

Person Re-identification (ReID) aims to retrieve images of the same individual captured across non-overlapping camera views, making it a critical component of intelligent surveillance systems. Traditional ReID methods assume that the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Hyeonseo Lee , Juhyun Park , Jihyong Oh , Chanho Eom

Domain generalization is the task of learning models that generalize to unseen target domains. We propose a simple yet effective method for domain generalization, named cross-domain ensemble distillation (XDED), that learns domain-invariant…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Kyungmoon Lee , Sungyeon Kim , Suha Kwak

Introduction: In the realm of human-computer interaction and behavioral research, accurate real-time gaze estimation is critical. Traditional methods often rely on expensive equipment or large datasets, which are impractical in many…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Esther Enhui Ye , John Enzhou Ye , Joseph Ye , Jacob Ye , Runzhou Ye

Accurate 3D gaze estimation in unconstrained real-world environments remains a significant challenge due to variations in appearance, head pose, occlusion, and the limited availability of in-the-wild 3D gaze datasets. To address these…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Pierre Vuillecard , Jean-Marc Odobez

In the domain generalization literature, a common objective is to learn representations independent of the domain after conditioning on the class label. We show that this objective is not sufficient: there exist counter-examples where a…

机器学习 · 计算机科学 2021-06-30 Divyat Mahajan , Shruti Tople , Amit Sharma

Domain generalization involves learning a classifier from a heterogeneous collection of training sources such that it generalizes to data drawn from similar unknown target domains, with applications in large-scale learning and personalized…

机器学习 · 计算机科学 2021-12-24 Xavier Thomas , Dhruv Mahajan , Alex Pentland , Abhimanyu Dubey

Model generalization capacity at domain shift (e.g., various imaging protocols and scanners) is crucial for deep learning methods in real-world clinical deployment. This paper tackles the challenging problem of domain generalization, i.e.,…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Quande Liu , Qi Dou , Pheng-Ann Heng

Unsupervised Domain Adaptation has been an efficient approach to transferring the semantic segmentation model across data distributions. Meanwhile, the recent Open-vocabulary Semantic Scene understanding based on large-scale vision language…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Thanh-Dat Truong , Utsav Prabhu , Dongyi Wang , Bhiksha Raj , Susan Gauch , Jeyamkondan Subbiah , Khoa Luu

In this research, we present SLYKLatent, a novel approach for enhancing gaze estimation by addressing appearance instability challenges in datasets due to aleatoric uncertainties, covariant shifts, and test domain generalization. SLYKLatent…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Samuel Adebayo , Joost C. Dessing , Seán McLoone

Gait Recognition is a computer vision task aiming to identify people by their walking patterns. Although existing methods often show high performance on specific datasets, they lack the ability to generalize to unseen scenarios.…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Gavriel Habib , Noa Barzilay , Or Shimshi , Rami Ben-Ari , Nir Darshan

Gaze-annotated facial data is crucial for training deep neural networks (DNNs) for gaze estimation. However, obtaining these data is labor-intensive and requires specialized equipment due to the challenge of accurately annotating the gaze…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Nerea Aranjuelo , Siyu Huang , Ignacio Arganda-Carreras , Luis Unzueta , Oihana Otaegui , Hanspeter Pfister , Donglai Wei

This paper presents a novel perspective for enhancing anti-spoofing performance in zero-shot data domain generalization. Unlike traditional image classification tasks, face anti-spoofing datasets display unique generalization…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Hyojin Kim , Jiyoon Lee , Yonghyun Jeong , Haneol Jang , YoungJoon Yoo

Although gaze estimation methods have been developed with deep learning techniques, there has been no such approach as aim to attain accurate performance in low-resolution face images with a pixel width of 50 pixels or less. To solve a…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Jun-Seok Yun , Youngju Na , Hee Hyeon Kim , Hyung-Il Kim , Seok Bong Yoo

The visual entities in cross-view images exhibit drastic domain changes due to the difference in viewpoints each set of images is captured from. Existing state-of-the-art methods address the problem by learning view-invariant descriptors…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Krishna Regmi , Mubarak Shah

Gaze redirection methods aim to generate realistic human face images with controllable eye movement. However, recent methods often struggle with 3D consistency, efficiency, or quality, limiting their practical applications. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Hengfei Wang , Zhongqun Zhang , Yihua Cheng , Hyung Jin Chang

Predicting human gaze is important in Human-Computer Interaction (HCI). However, to practically serve HCI applications, gaze prediction models must be scalable, fast, and accurate in their spatial and temporal gaze predictions. Recent…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Sounak Mondal , Zhibo Yang , Seoyoung Ahn , Dimitris Samaras , Gregory Zelinsky , Minh Hoai

Accurate and efficient eye gaze estimation is important for emerging consumer electronic systems such as driver monitoring systems and novel user interfaces. Such systems are required to operate reliably in difficult, unconstrained…

计算机视觉与模式识别 · 计算机科学 2018-06-29 Joseph Lemley , Anuradha Kar , Alexandru Drimbarean , Peter Corcoran

Deep learning models perform best when tested on target (test) data domains whose distribution is similar to the set of source (train) domains. However, model generalization can be hindered when there is significant difference in the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Pulkit Khandelwal , Paul Yushkevich

Domain generalization aims to build generalized models that perform well on unseen domains when only source domains are available for model optimization. Recent studies have shown that large-scale pre-trained models can enhance domain…

机器学习 · 计算机科学 2023-09-12 Byounggyu Lew , Donghyun Son , Buru Chang

Recent years have witnessed great progress in deep learning based object detection. However, due to the domain shift problem, applying off-the-shelf detectors to an unseen domain leads to significant performance drop. To address such an…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yangtao Zheng , Di Huang , Songtao Liu , Yunhong Wang