Comment on Show HN: Object Detection in an HourparentComments−hietalajulius5yI don't know the specifics of that camera/its software, but the trained models are saved as TorchScript (https://pytorch.org/docs/stable/jit.html) which can be used very flexibly in python/C++.
Comments
I don't know the specifics of that camera/its software, but the trained models are saved as TorchScript (https://pytorch.org/docs/stable/jit.html) which can be used very flexibly in python/C++.