Ernest Warzocha
Ernest Warzocha
Hi, Could you put the dataset folders into repo if it's not a problem? (cameraRGB, cameraMask) I understand that I could find other dataset (but I don't know if does...
Hi, Got an error when loading the model in YOLO Car detection example when I run the notebook on my computer (with all files downloaded). Is it an issue only...
Currently Involt works offline, this should be done after the bluetooth support
Currently Web Bluetooth API (LE) for standard browsers is in early stage of development. I should keep an eye on this API to make it completely independent from anything when...
There is a problem while loading fonts (in loader), it's possibly due to fact that the order of loading should be different. Adding this to both index and app will...
Maybe it's possible to easily merge these two elements. Benefits: * No additional plugin required * Merged two elements into one * Better performance Problems: * The html events oninput/onchange...
**This could be useful when defining custom elements for working with jquery - you could add the `ard` class and add parameters to that element.** The issue here is that...
Since Android 6.x.x to make bluetooth work on mobile Android app requires ACCESS_COARSE_LOCATION permission included in its manifest. However I couldn't make it work. Why can't I just include it...