dhruvsheth-ai, quick question about this, is there a way that we can convert this process (MOG2) to a blob (using PyTorch or something) and run it on the VPU of the camera?
I have tried this, but faced some issues with keeping hidden states BETWEEN forward passes, instead of one hidden state for each forward pass, i.e., updating the background model.
Thanks 🙂