feat: Face detection module has been updated

This commit is contained in:
yakhyo
2025-07-02 16:32:50 +09:00
parent fb29a919b1
commit b15504dfc5
21 changed files with 656 additions and 157 deletions

View File

@@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@@ -265,7 +265,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "base",
"display_name": "uniface",
"language": "python",
"name": "python3"
},
@@ -279,7 +279,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.2"
"version": "3.12.11"
}
},
"nbformat": 4,