Florian Bruggisser
Florian Bruggisser
Thank you for creating this project. I am looking into fine-tuning the pretrained model and wanted to ask how I should approach this? Is it enough to just load the...
I am currently trying to capture both, the color image and the depth image. This is working, but the depth image looks really bad. The nearer areas are all blown...
#### Idea Sometimes you have some parameters you want to provide on every path. At the moment it is possible to reference them with the `$ref` tag. This works great...
As discussed in https://github.com/bytedeco/javacv/issues/1344 I have added the support for the Intels Deep Learning Inference Engine. The compile.sh has been extended by the guide of the wiki: https://github.com/opencv/opencv/wiki/Intel's-Deep-Learning-Inference-Engine-backend#build-opencv-from-source There is...
I tried to create the pdf but make does always fail with this error: ### Error ``` Traceback (most recent call last): File "src/parseBook.py", line 49, in modifiedChapterString = injectShaderBlocks(folder,modifiedChapterString)...
As already slightly discussed in https://github.com/wmuron/motpy/issues/9, it can be necessary to pass information of the detection through the tracker, to be used in a later step. For example, I have...
Travis build support which tests the library on MacOS, Windows and Linux. Unit tests for shaders.
For effects like bloom it would be nice to have a special buffer to store textures and information.