androbi

Results 5 comments of androbi

I could compile it on a Raspberry 4 by editing the first lines of `/usr/lib/arm-linux-gnueabihf/pkgconfig/librtlsdr.pc` like ``` prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ ```

Hi nicill, do you have a repo with your trained models? I was thinking about doing exactly that ....

Thanks nicill, that is what I am currently doing, but with the code from Charlie Tsai's paper.

I think the reason for this problem is that the mini dev board is not checked for in gstreamer/gstreamer.py (function detectCoralDevBoard). The same problem was present in the repository "examples-cameras"...

We would appreciate a merge too ...