[mob] Minimum cluster size of 20

This commit is contained in:
laurenspriem 2024-04-17 16:36:45 +05:30
parent 6f26901073
commit 72e677e9e5

View file

@ -824,7 +824,7 @@ class SearchService {
"Cluster $clusterId should not have person id ${clusterIDToPersonID[clusterId]}",
);
}
if (files.length < 3 && sortedClusterIds.length > 3) {
if (files.length < 20 && sortedClusterIds.length > 3) {
continue;
}
facesResult.add(