Face Clustering

21 papers with code • 1 benchmarks • 3 datasets

Face Clustering in the videos

Libraries

Use these libraries to find Face Clustering models and implementations

Learning to Cluster Faces via Confidence and Connectivity Estimation

yl-1993/learn-to-cluster CVPR 2020

With the vertex confidence and edge connectivity, we can naturally organize more relevant vertices on the affinity graph and group them into clusters.

699
01 Apr 2020

Video Face Clustering with Unknown Number of Clusters

makarandtapaswi/BallClustering_ICCV2019 ICCV 2019

Understanding videos such as TV series and movies requires analyzing who the characters are and what they are doing.

95
09 Aug 2019

Linkage Based Face Clustering via Graph Convolution Network

yl-1993/learn-to-cluster CVPR 2019

The key idea is that we find the local context in the feature space around an instance (face) contains rich information about the linkage relationship between this instance and its neighbors.

699
27 Mar 2019

An Internal Validity Index Based on Density-Involved Distance

hulianyu/CVDD 22 Mar 2019

One reason is that the measure of cluster separation does not consider the impact of outliers and neighborhood clusters.

16
22 Mar 2019

Self-Supervised Learning of Face Representations for Video Face Clustering

vivoutlaw/SSIAM 3 Mar 2019

In this paper, we address video face clustering using unsupervised methods.

28
03 Mar 2019

AN ONLINE ALGORITHM FOR CONSTRAINED FACE CLUSTERING IN VIDEOS

ankuPRK/COFC International Conference on Image Processing (ICIP) 2018

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.

11
06 Sep 2018

Robust Subspace Clustering via Tighter Rank Approximation

sckangz/arctangent 30 Oct 2015

For this nonconvex minimization problem, we develop an effective optimization procedure based on a type of augmented Lagrange multipliers (ALM) method.

2
30 Oct 2015

Shape Interaction Matrix Revisited and Robustified: Efficient Subspace Clustering with Corrupted and Incomplete Data

panji530/Robust-shape-interaction-matrix ICCV 2015

The Shape Interaction Matrix (SIM) is one of the earliest approaches to performing subspace clustering (i. e., separating points drawn from a union of subspaces).

1
09 Sep 2015

Robust Subspace Clustering via Smoothed Rank Approximation

sckangz/logdet 18 Aug 2015

However, for many real-world applications, nuclear norm approximation to the rank function can only produce a result far from the optimum.

0
18 Aug 2015

Scalable Sparse Subspace Clustering by Orthogonal Matching Pursuit

ChongYou/subspace-clustering CVPR 2016

Subspace clustering methods based on $\ell_1$, $\ell_2$ or nuclear norm regularization have become very popular due to their simplicity, theoretical guarantees and empirical success.

164
05 Jul 2015