paper-with-me

Papers

AN ONLINE ALGORITHM FOR CONSTRAINED FACE CLUSTERING IN VIDEOS

2018-09-06 · International Conference on Image Processing (ICIP) 2018 9 · Prakhar Kulshreshtha, Tanaya Guha

We address the problem of face clustering in long, real world videos.This is a challenging task because faces in such videos exhibit wid evariability in scale, pose, illumination, expressions, and may also be partially occluded. The majority of the existing face clustering algorithms are offline, i.e., they assume the availability of the entire data at once. However, in many practical scenarios, complete data may not be available at the same time or may be too large to process or may exhibit significant variation in the data distribution over time. We propose an online clustering algorithm that processes data sequentially in short segments of variable length. The faces detected in each segment are either assigned to an existing cluster or are used to create a new one. Our algorithm uses several spatio-temporal constraints, and a convolutional neural network (CNN) to obtain a robust representation of the faces in order to achieve high clustering accuracy on two benchmark video databases (82.1% and 93.8%). Despite being an online method (usually known to have lower accuracy), our algorithm achieves comparable or better results than state-of-the-art offline and online methods.

📄 PDF Abstract BibTeX

Code (2)

AmirSh15/New-COCF mxnet
ankuPRK/COFC

Tasks

ClusteringFace ClusteringOnline Clustering

Similar Papers 제목 키워드 기반

Constrained Clustering and Its Application to Face Clustering in Videos

2013-06-01 · CVPR 2013 6 · Baoyuan Wu, Yifan Zhang, Bao-Gang Hu, Qiang Ji

In this paper, we focus on face clustering in videos. Given the detected faces from real-world videos, we partition all faces into K disjoint clusters. Different from clustering on a collection of facial images, the face…

ClusteringConstrained ClusteringFace Clustering

A Prior-Less Method for Multi-Face Tracking in Unconstrained Videos

2018-06-01 · CVPR 2018 6 · Chung-Ching Lin, Ying Hung

This paper presents a prior-less method for tracking and clustering an unknown number of human faces and maintaining their individual identities in unconstrained videos. The key challenge is to accurately track faces wit…

Clustering

Multiple Manifold Clustering Using Curvature Constrained Path

2018-12-04 · Amir Babaeian

The problem of multiple surface clustering is a challenging task, particularly when the surfaces intersect. Available methods such as Isomap fail to capture the true shape of the surface nearby the intersection and resul…

Clustering

Face, Body, Voice: Video Person-Clustering with Multiple Modalities

2021-05-20 · Andrew Brown, Vicky Kalogeiton, Andrew Zisserman

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 a…

ClusteringFace Clustering

Tracking Persons-of-Interest via Unsupervised Representation Adaptation

2017-10-05 · Shun Zhang, Jia-Bin Huang, Jongwoo Lim, Yihong Gong 외

Multi-face tracking in unconstrained videos is a challenging problem as faces of one person often appear drastically different in multiple shots due to significant variations in scale, pose, expression, illumination, and…

ClusteringTriplet