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
|
* improve photo browser -> view file, rather than just allowing browser to show image
|
||||||
|
|
||||||
* need AI code to:
|
* need AI job 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:
|
log amount matched
|
||||||
FindUnknownFacesInFile()
|
also create refimg encoding when we load the refimg not per AI job
|
||||||
MatchRefImgWithUnknownFace()
|
commit 100 logs on a job
|
||||||
Then create wrapper funcs:
|
|
||||||
MatchPersonWithFile()
|
|
||||||
for each ref img for person
|
|
||||||
MatchRefImgWithUnknownFace()
|
|
||||||
|
|
||||||
MatchPersonInDir()
|
|
||||||
for each file in Dir:
|
|
||||||
MatchPersonWithFile()
|
|
||||||
|
|
||||||
* then in UI:
|
* then in UI:
|
||||||
allow right-click folders in folder view (at least for AI scan) for all files in Dir [DONE]
|
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