Add Face Recognition executables and scripts for Windows and Unix
All checks were successful
Publish FaceAI Container / publish (push) Successful in 11m44s
All checks were successful
Publish FaceAI Container / publish (push) Successful in 11m44s
This commit is contained in:
parent
774d304220
commit
5df2185c1d
11 changed files with 337 additions and 1 deletions
3
bin/Face_Recognition_Windows/run_face_encoder.bat
Normal file
3
bin/Face_Recognition_Windows/run_face_encoder.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0run_face_encoder.ps1"
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue