This website requires JavaScript.
Explore
Help
Sign In
ddp
/
photoassistant
Watch
1
Star
0
Fork
0
You've already forked photoassistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b7d346c2067d25086ebdeb85059a051a77c140ab
photoassistant
/
templates
History
Damien De Paoli
b7d346c206
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
2021-07-27 17:14:03 +10:00
..
aistats.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
base.html
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
2021-07-25 13:19:01 +10:00
dups.html
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
2021-07-25 13:19:01 +10:00
file_list.html
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
2021-07-25 13:19:01 +10:00
files.html
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
2021-07-25 13:19:01 +10:00
joblog.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
jobs.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
login.html
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
2021-07-25 13:19:01 +10:00
person.html
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
2021-07-27 17:14:03 +10:00
persons.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
refimg.html
remove -lg- / bootstrap 5
2021-07-22 20:43:11 +10:00
refimgs.html
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
2021-07-20 19:03:14 +10:00
settings.html
added ai model settings
2021-07-25 13:18:18 +10:00
viewer.html
quick add of default_{model|threshold} to settings, face_refimg_link now stores model_used and face_distance AND working implementation of own face_distance algorithm rather than compareAI(), removed older AI code it would no longer work with DB structures anyway, tweaked viewer to remove coords of unmatched faces for now
2021-07-26 18:39:36 +10:00