-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
While using `OpenS…
-
We have noticed an issue with the Doctor's Note chat box in the Care Portal. The formatting of the chat box is not consistent and Based on the provided sources, Spoke Doctors or Nurses accessing doct…
-
## 1. **Problem Statement** *
> Describe the problem, issue, use case, or opportunity that this work item addresses.
> Include practitioner quotes illustrating real examples a) of questions being …
-
hi.
in this directory : cd crnn/src/ ,
when i use sh build_cpp.sh , i faced with this error :
###
mm@mm:~/TextBoxes_plusplus/crnn/src$ sh build_cpp.sh
-- The C compiler identification is GNU…
-
> ./components/esp32-owb/owb_rmt.c
../components/esp32-owb/owb_rmt.c: In function '_init':
../components/esp32-owb/owb_rmt.c:432:26: error: incompatible types when assigning to type 'volatile union …
-
Hi Pierre Tassel,
Thank you very much for sharing your implementation of RL based solution for Job Shop Scheduling Problem. This really helps students like me who are learning RL implementations th…
-
‘imread’ is not a member of ‘cv’
‘resize’ is not a member of ‘cv’
System: Ubuntu 16.04, Opencv 3.3.1
All 4 errors are on SeetaFaceEngine/FaceIdentification/src/test/test_face_recognizer.cpp fil…
-
8XP
- most modern languages use whitespace as delimiters, but BabyCobol does not use it at all, following old versions of FORTRAN
- whitespace characters in the input are preserved, if they occur in…
-
* face_recognition version: 1.2.3
* Python version: 3.7.4
* Operating System: windows 10
### Description
I have a problem with Run the file of facerec from webcam faster
so I referenced #407 is…
-
在example中使用了bin以及dat文件,我想请教一下这两个文件是否是训练获得的?
还是说可以直接使用这两个文件来使用seetaface的函数?