Research Article

A Community Detection Approach to Cleaning Extremely Large Face Database

Algorithm 1

Construction of face similarity graph.
Input: A set of features ;
Output: A face similarity graph ;
, ;
for from to do
for from to do
ifthen
;
(6) ;
(7) return ;