more thoughts
This commit is contained in:
7
TODO
7
TODO
@@ -1,14 +1,13 @@
|
|||||||
## GENERAL
|
## GENERAL
|
||||||
|
|
||||||
* refimg
|
* 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?)
|
- 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)
|
-- 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
|
- 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)
|
(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:
|
* 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)
|
log amount matched, amount comparing too -> count should actually be total files in 'entries' (as we can select random entries to check)
|
||||||
|
|||||||
Reference in New Issue
Block a user