-
#==================Errors====================
### Exception in Tkinter callback
```
Traceback (most recent call last):
File "C:\Users\Joy\AppData\Local\Programs\Python\Python39\lib\tkinter\__ini…
-
### Which version of recognize are you using?
3.3.3
### Enabled Modes
Object recognition, Face recognition, Video recognition
### TensorFlow mode
Normal mode
### Which Nextcloud version do you h…
-
Faces aren't detected in the CameraWebServer example in 1.0.2. I tested with an Ai-Thinker and an ESP-EYE and there is nothing in the serial monitor or in the stream.
Works great when I rolled back…
-
Alright so I was able to store each face vector representation into SQLite database using:
```
st.bind(1, face_descriptors[i]);
st.exec();
```
However it seems like this will store the specif…
-
System Information:
TensorFlow 2.3
Model Architecture - MobileNet V1
Arduino_TensorFlow Lite 2.4.0 Alpha
I fined Tuned Mobilenet V1 for face recoginition and later quantized using full integer Q…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第六期已经开始了,本次**论文复现赛**共将有100+篇的经典&前沿论文供大家复现,以及新增了**飞桨特色模型挑战赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/205/0/introduction),大家是否已经迫不及待了呢~
…
-
-
-
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**Describe the solution you'd like**
A clear and concise description of …