改进识别架构为insightface

This commit is contained in:
2026-05-09 13:49:35 +08:00
parent 5e19f09ddc
commit 8bdf0440ae
12 changed files with 1333 additions and 66 deletions

View File

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(ls:*)",
"Bash(archiver:*)",
"Bash(mdfind:*)",
"Bash(open:*)",
"Bash(git checkout:*)",
"Bash(./gradlew :app:compileDebugKotlin --no-daemon)",
"Bash(pip3 show tensorflow tensorflow-lite-transformers)"
]
}
}