more thoughts

This commit is contained in:
2021-07-04 20:22:27 +10:00
parent 65d781c1d6
commit aabf4b2c8f

7
TODO
View File

@@ -1,14 +1,13 @@
## GENERAL
* refimg
- upload from client, make only thumb and face encoding into DB, & no b/e at all [DONE]
-- person needs an:
add refimg (see bits of newrefimg.html) [DONE]
remove refimg (see person2.html) -- processing it needs to be smart... [DONE]
- remove refimg menu from top-level -> sub of Person (to view/mangage?)
-- at the moment refimg menu (view/create) needs thought, remove create totally, view might be okay? (BUT, might also cause issues)
- remove AI menu from top-level -> make a sub-of Person, and just have Match or AI
(Fix BUG-41 and bits of BUG-43 & TODO: many ref imgs on create person should span multiple rows)
- store the face locations? (good for debugging later, and we calc them as part of GenFace anyway) ...
(really, doing this properly, we shoudl keep the face locns for ALL images)...
---> may well mean in a week or so, we move to the new DB structure, and START FORM SCRATCH)
* need AI job to:
log amount matched, amount comparing too -> count should actually be total files in 'entries' (as we can select random entries to check)