removed todo on doing AI, and added new ones
This commit is contained in:
16
TODO
16
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]
|
||||
|
||||
Reference in New Issue
Block a user