make optimisation from scan do run_ai_on_path IF there are newer reference images than the last scan even if we dont find new files in the scan itself

This commit is contained in:
2022-01-19 15:37:27 +11:00
parent 2b923f0b60
commit f8cff5f73e
2 changed files with 15 additions and 2 deletions

5
TODO
View File

@@ -1,4 +1,9 @@
## GENERAL
* going forward into search page (and probably all POSTs) does not work - no data posted (e.g. no search term)
- use replaceState in routes I know use POST and I need to keep data, try search first
https://developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onpopstate
* per file you could select an unknown face and add it as a ref img to an existing person, or make a new person and attach?
* [DONE] order/ find face with largest size and at least show that as unmatched
- could also try to check it vs. other faces, if it matches more than say 10? we offer it up as a required ref img, then cut that face (with margin) out and use it is a new ref image / person