中文
相关论文

相关论文: Video Face Matching using Subset Selection and Clu…

200 篇论文

Face recognition systems are present in many modern solutions and thousands of applications in our daily lives. However, current solutions are not easily scalable, especially when it comes to the addition of new targeted people. We propose…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Paulo R C Mendes , Antonio J G Busson , Sérgio Colcher , Daniel Schwabe , Álan L V Guedes , Carlos Laufer

In video based face recognition, face images are typically captured over multiple frames in uncontrolled conditions, where head pose, illumination, shadowing, motion blur and focus change over the sequence. Additionally, inaccuracies in…

计算机视觉与模式识别 · 计算机科学 2014-03-17 Yongkang Wong , Shaokang Chen , Sandra Mau , Conrad Sanderson , Brian C. Lovell

Deep learning technology has enabled successful modeling of complex facial features when high quality images are available. Nonetheless, accurate modeling and recognition of human faces in real world scenarios `on the wild' or under adverse…

计算机视觉与模式识别 · 计算机科学 2020-11-30 S. W. Arachchilage , E. Izquierdo

In this thesis, we study two problems based on clustering algorithms. In the first problem, we study the role of visual attributes using an agglomerative clustering algorithm to whittle down the search area where the number of classes is…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Atul Dhingra

With the rise of digital media content production, the need for analyzing movies and TV series episodes to locate the main cast of characters precisely is gaining importance.Specifically, Video Face Clustering aims to group together…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Devesh Walawalkar , Pablo Garrido

In set-based face recognition, we aim to compute the most discriminative descriptor from an unbounded set of images and videos showing a single person. A discriminative descriptor balances two policies when aggregating information from a…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Gil Shapira , Yosi Keller

The objective of this work is person-clustering in videos -- grouping characters according to their identity. Previous methods focus on the narrower task of face-clustering, and for the most part ignore other cues such as the person's…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Andrew Brown , Vicky Kalogeiton , Andrew Zisserman

Face clustering is an essential tool for exploiting the unlabeled face data, and has a wide range of applications including face annotation and retrieval. Recent works show that supervised clustering can result in noticeable performance…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Lei Yang , Dapeng Chen , Xiaohang Zhan , Rui Zhao , Chen Change Loy , Dahua Lin

Face clustering plays an essential role in exploiting massive unlabeled face data. Recently, graph-based face clustering methods are getting popular for their satisfying performances. However, they usually suffer from excessive memory…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Junfu Liu , Di Qiu , Pengfei Yan , Xiaolin Wei

In this work, we attempt to address the following problem: Given a large number of unlabeled face images, cluster them into the individual identities present in this data. We consider this a relevant problem in different application…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Charles Otto , Dayong Wang , Anil K. Jain

Face clustering is a promising way to scale up face recognition systems using large-scale unlabeled face images. It remains challenging to identify small or sparse face image clusters that we call hard clusters, which is caused by the…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yingjie Chen , Huasong Zhong , Chong Chen , Chen Shen , Jianqiang Huang , Tao Wang , Yun Liang , Qianru Sun

Face recognition sees remarkable progress in recent years, and its performance has reached a very high level. Taking it to a next level requires substantially larger data, which would involve prohibitive annotation cost. Hence, exploiting…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Lei Yang , Xiaohang Zhan , Dapeng Chen , Junjie Yan , Chen Change Loy , Dahua Lin

Although deep learning approaches have achieved performance surpassing humans for still image-based face recognition, unconstrained video-based face recognition is still a challenging task due to large volume of data to be processed and…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Jingxiao Zheng , Rajeev Ranjan , Ching-Hui Chen , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

This paper aims to learn a compact representation of a video for video face recognition task. We make the following contributions: first, we propose a meta attention-based aggregation scheme which adaptively and fine-grained weighs the…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Zhaoxiang Liu , Huan Hu , Jinqiang Bai , Shaohua Li , Shiguo Lian

In contrast to comparing faces via single exemplars, matching sets of face images increases robustness and discrimination performance. Recent image set matching approaches typically measure similarities between subspaces or manifolds, while…

计算机视觉与模式识别 · 计算机科学 2013-03-13 Conrad Sanderson , Mehrtash T. Harandi , Yongkang Wong , Brian C. Lovell

Clustering face images according to their identity has two important applications: (i) grouping a collection of face images when no external labels are associated with images, and (ii) indexing for efficient large scale face retrieval. The…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Yichun Shi , Charles Otto , Anil K. Jain

Face clustering is an essential task in computer vision due to the explosion of related applications such as augmented reality or photo album management. The main challenge of this task lies in the imperfectness of similarities among image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaotian Yu , Yifan Yang , Aibo Wang , Ling Xing , Hanling Yi , Guangming Lu , Xiaoyu Wang

This paper presents a novel method for face clustering in videos using a video-centralised transformer. Previous works often employed contrastive learning to learn frame-level representation and used average pooling to aggregate the…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Yujiang Wang , Mingzhi Dong , Jie Shen , Yiming Luo , Yiming Lin , Pingchuan Ma , Stavros Petridis , Maja Pantic

A good clustering algorithm can discover natural groupings in data. These groupings, if used wisely, provide a form of weak supervision for learning representations. In this work, we present Clustering-based Contrastive Learning (CCL), a…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Vivek Sharma , Makarand Tapaswi , M. Saquib Sarfraz , Rainer Stiefelhagen

In this paper we propose the two-stage approach of organizing information in video surveillance systems. At first, the faces are detected in each frame and a video stream is split into sequences of frames with face region of one person.…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Anastasiia D. Sokolova , Angelina S. Kharchevnikova , Andrey V. Savchenko
‹ 上一页 1 2 3 10 下一页 ›