Detecting people in a room with ML

So I had a look VL.YOLO.GPU and tried to install the Cuda files but somehow I didn’t get it to work since I couldn’t figure out where I could install the files regarding YoloApi and cudnn64_7.dll.
Now my question is, is this the latest and best method to track people (around 15) or is there in the mean time stuff that works even better and is easier to implement?

Kind regards,
Y

Some time ago, when there was no YOLO for VL, I made this patch below on OpenCV (the patch itself is lost, probably). I think it’s the best solution, but it will take a bit of figuring out the libraries and where to put them. Where did you download VL.YOLO.GPU from?

@yar There was this wip thread by @bjoern

VL.Yolo.GPU - wip - Forum (vvvv.org)

I also found VL.Mediapipe which works quiet well:)

1 Like