model_used is now per file, not per face, implemented split of default_model to default_refimg_model and default_scan_model in settings, and default_refimg_model actualy works when creating refimgs in person.py. The model_used in face_file_link is based on default settings model and will scan with cnn if chosen and store that in DB as needed. Need viewer to allow changing per file / not just default for future scans
This commit is contained in:
4
TODO
4
TODO
@@ -1,9 +1,5 @@
|
||||
## GENERAL
|
||||
|
||||
* allow for and implement: default_refimg_model and default_scan_model
|
||||
- cnn for refimgs should be defaul, for scan use hog
|
||||
- research upsample val...
|
||||
|
||||
* viewer needs to allow toggle to scan_model (and prob. right-click on file... AI (with CNN) AI (with hog)
|
||||
- I think go to html5 toggles for: face, distance (only shows if you toggle face on), drop-down for model (allow change to cnn and reprocess)
|
||||
- show matching face distance in viewer
|
||||
|
||||
Reference in New Issue
Block a user