Florian Bruggisser

Results 104 comments of Florian Bruggisser

The release is now ready to download: https://github.com/cansik/deep-vision-processing/releases/tag/v0.8.0-alpha

@brad-miller I am enabling now OpenCL support if it is possible. But it is possible to disable it and stick to the CPU with the following line: ```java DeepVision vision...

DeepSORT looks interesting, I am mainly using [motpy](https://github.com/wmuron/motpy) for multi-object tracking using a more traditional approach. I will have a look if and how it could be integrated. If you...

Since I do not own Madrix I can not replicate it. But I did not have problems so far with commercial software. Did you add the nodes manually as mentioned...

As a developer you could open pull request. I think it's a good idea and I would be happy to merge this contribution.

Yep, I see it the same way as you do. I think the best thing is to gather all this refactoring ideas and then rewrite the library from scratch. Because...

No I do not have a timeline for that at the moment. I can understand that you need it for your project as quick as possible, but my master thesis...

@schw4rzlicht Looks great! I just missed this notification :) I will try it out later 🙌🏻

hey @alamaral, thank you very much for the issues you have opened and the problems you have described. This library is a fork of the old [ArtNet4J project](https://code.google.com/archive/p/artnet4j/source) which once...

Yes, but for that we would first have to adapt the base java library to support pose frames. Would be great if you could add it and create a pull...