Warning, /graphics/digikam/core/libs/facesengine/TODO is written in an unsupported language. File is not indexed.
0001 TODO list for post-GSoC 2019 on backend of face recognition: 0002 0003 * Remove old codes of face recognition algorithms not based on DNN ==> DONE. 0004 0005 * New face clustering algorithms should be studied and implemented. 0006 A candidate can be [https://ieeexplore.ieee.org/document/8359265 Density-Based Multiscale Analysis for Clustering in Strong Noise Settings With Varying Densities] (DBMAC/DBMAC-II). 0007 0008 * Implement universal object detection module that allow user to import customize model.