-
File "recognizer.py", line 35, in
test()
File "recognizer.py", line 28, in test
test_run=e.calculate(test_run)
File "C:\Users\Aditya\Attendance-using-Face-master\embedding.py", line …
-
Q1:用自带的图片,我将TEST(FaceRecognizerTest, ExtractFeature)和TEST(FaceRecognizerTest, ExtractFeatureWithCrop)这两个方法中的float sim = face_recognizer.CalcSimilarity(feat1,feat2)都打印了一下,前一个sim结果都是1,后面那个结果都是0.9几,但是,当我…
-
![image](https://user-images.githubusercontent.com/49796570/210274215-0464ddcd-2348-4be8-a890-d228ace6d904.png)
-
hi @kikirizki ,
cool project.
Is pocketnet faster than MobileFaceNet on an android device?
Did you run any tests on an android device.
Looking forward to updates from this project.
-
Hi community,
My program sometimes face "ASSERTION_FAILED (VoskAPI:Init():kaldi-vector.cc:168) Assertion failed: (dim >= 0)" crashing, the full trace as below:
"(gdb) bt full
#0 __libc_do_syscal…
-
-
A mega-issue that tracks the ESM, vitest, and test-recorder migration for all track 2 high-level client libraries
Latest status:
Generated on: 11/7/2024
# Migration report
# Category: client
- To…
-
having an issue with `SentiWordNet_3.0.0_20130122.txt` with `self.build_swn()`
after removing headers renamed the file to `SentiWordNet_new.txt`
`s = SentimentAnalysis('C:\\Users\\cvikas10\\Docume…
-
Training on given faces doesn't work
Here is the error
```
Traceback (most recent call last):
File "/home/smokedpirate/Documents/dev/Python/Skyhawk-cli/venv/bin/skyhawk", line 33, in
sys.e…
-
使用特征提取的时候,出现下标越界出错,详细说明如下:
异常发生处:
文件:FaceIdentification\include\blob.h
代码行:82
代码:return data_.get()[i];
错误类型:下标i值越界
代码当前变量值:
i= 92108
count_=65536
shape_=[1,1,256,256]
上一级:
文件:\FaceId…