-
I am having this issue when I try to launch the ```run_server_cpu.bat``` batch file.
![alt text](https://i.ibb.co/6vJmQHc/error.png)
```
C:\OpenVINOFaceDetectionServer>run_server_cpu.bat
C:\…
-
I wrote the code as pictured below to store user information. If you look at the log of the highlighted area in the picture, you will see that the signup user information is a "saved item".
However, …
ghost updated
4 years ago
-
Ideal, ar trebui luata informatia relevanta de aici pentru a vedea PoC-urile valoroase pe care am putea sa le facem si pe ce: https://github.com/pbiecek/xai_resources
- [x] Ce dataset-uri cu bias e…
-
ftp://ftp.ncbi.nlm.nih.gov/pub/lu/PubTatorCentral
Add support to replace English text with the concepts using the offsets provided by PubTator.
-
Hi.
I have carefully followed the below link in order to install the OpenCV with CUDA support on the jetson nano board. but after a successful compile and I run my yolov3 object detection code **BU…
-
StringQuery is great for complex search-conditions but sometimes you just want to search fast and let the system figure it out (be smart).
## Quick notes
- Values are separated by a `;` (~~changea…
sstok updated
4 years ago
-
Hello! Autosynth couldn't regenerate VideoIntelligence. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-videointelligence'
…
-
Hey all,
Not sure if it falls under an issue (I'm happy to post or x-post it somewhere more suitable). This repo may be the best place to ask some questions about what's needed to be integrated in…
-
Hi. I'm working with a spark data frame and to be able to make use of LIME we had to make some modifications:
```
def new_predict_fn(data):
sdf = map(lambda x: (int(x[0]), Vectors.dense(x[0:…
-
There is a nice note on an integration of LT into LaTeX workflow http://wiki.languagetool.org/checking-la-tex-with-languagetool However, LT lacks LaTeX support actually. E.g. document in any langua…