Add Face Recognition executables and scripts for Windows and Unix
This commit is contained in:
parent
d36b0f4e46
commit
0183b8793c
11 changed files with 355 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