diff --git a/TODO b/TODO index 9274105..f16d027 100644 --- a/TODO +++ b/TODO @@ -4,18 +4,10 @@ * improve photo browser -> view file, rather than just allowing browser to show image - * need AI code to: - - make use of new FACE structures/links ... (code for this is in pa_job_manager, just not being called/used as yet) && something like: - FindUnknownFacesInFile() - MatchRefImgWithUnknownFace() - Then create wrapper funcs: - MatchPersonWithFile() - for each ref img for person - MatchRefImgWithUnknownFace() - - MatchPersonInDir() - for each file in Dir: - MatchPersonWithFile() + * need AI job to: + log amount matched + also create refimg encoding when we load the refimg not per AI job + commit 100 logs on a job * then in UI: allow right-click folders in folder view (at least for AI scan) for all files in Dir [DONE]