feat: Implement face encoder functionality with GPU support and recursive option
This commit is contained in:
parent
daf3b5ad2c
commit
988a3d94e1
10 changed files with 790 additions and 219 deletions
13
Catalog.code-workspace
Normal file
13
Catalog.code-workspace
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../AIFotoONLUS"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"commentTranslate.hover.enabled": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue