Japita Systems Engineering
Japita Systems Engineering
I am trying to import my "faces". ``` > image = fr.loadImage('./mydata/2018-06-15-162209.png') ImageRGB { cols: 1280, rows: 720 } > faceImages = detector.detectFaces(image,150) [ ImageRGB { cols: 150, rows: 150...
On a fresh install: python3 demo.py Using TensorFlow backend. WARNING:tensorflow: The TensorFlow contrib module will not be included in TensorFlow 2.0. For more information, please see: * https://github.com/tensorflow/community/blob/master/rfcs/20180907-contrib-sunset.md * https://github.com/tensorflow/addons...
We use authentication for subscribe and a Mysql backend to search for credentials. The broker is behind a router which forwards all packets to a particular port on the broker....
In Chrome 70, it seems buggy: click on the Upload Button => no action.
A fresh install with "npm install openzwave -g" ``` CXX(target) Release/obj.target/openzwave/src/openzwave.o ../src/openzwave.cc:36:24: error: expected class-name before ‘{’ token struct OZW: ObjectWrap { ^ ../src/openzwave.cc:37:33: error: ‘Arguments’ does not name a...
I tried to include this device, which has two instances for class 48 and index 0, namely the instance 1 for the first input and the instance 2 for the...
When we try to use the library, the kernel produces this: ``` [ 22.773531] irq 79: nobody cared (try booting with the "irqpoll" option) [ 22.773550] CPU: 0 PID: 1367...
Wrong IP
``` wlan0 Link encap:Ethernet HWaddr b8:27:eb:a5:16:d4 inet addr:192.168.1.149 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::e1bf:48cf:786c:ee08/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:48895 errors:0 dropped:71 overruns:0 frame:0 TX packets:28059 errors:0 dropped:0...
Theoretically, It would feasible to use the same concepts for more complex architecyures like tacotron or deepspeech?