timiil
timiil
yes, that is sound very good. also, if we can set a pakcage 'max version count' value, automatic delete the oldest versions... is it OK ?
> > > @sami-soliman I have already proposed a solution for using SVM for face matching at [#791 (comment)](https://github.com/davidsandberg/facenet/issues/791#issuecomment-397163176). > > Other than svm, I would suggest calculating Euclidean distance...
> > Try using more images one photo for each person is not enough > […](#) > On 12 Nov 2020 9:49 a.m., "timiil" ***@***.***> wrote: @sami-soliman I have already...
please consider also proxy the download link inside the package , for example , ``` winget install kodi --proxy http://xxx/ ``` please also proxy the download link 'https://mirrors.kodi.tv/releases/windows/win64/kodi-18.7-Leia-x64.exe' which insided...
same question here, do we have any update for the asp.net mvc 6 ?
i have ARM64 machines and running Ubuntu 16.04 (rockchip 3328/3399), they can run the frdn using , but the speed is much slower than running python code (FaceDetect+Encoding) in the...
> @timiil > FRDN.ARM uses DDN.ARM > https://www.nuget.org/packages/DlibDotNet-ARM > https://www.nuget.org/packages/FaceRecognitionDotNet-ARM/1.2.3.11-alpha > > DDN.ARM contains arm and arm64 binary. > > > python code > > What is this? Are you...
> > dotnet run -p dlib.arm.csproj -- -f /home/data -t /home/testpics/m2.jpg > > Does it work as arm? > You could use -r option (-r linux-arm64) and run in the...
> @timiil > > I can not understand why FaceDetect is more fast than python code. > Basically, FaceDetect uses shape_predictor which depends on cpu rather than gpu. > So...
the most complex is the 'GetEntities' action, i can not figurate out ... ``` curl -X POST \ http://localhost:5285/api/easydata/models/__default/crud/Store/fetch \ -H 'Content-Type: application/json' \ -d '{ "filters":[ {"class":"Store"},{"StoreId":"1525"} ] }...