So, I'm running well now with OpenVINO GPU detectors, but I've got this USB Coral laying about that also eemed to work OK. But, I got excited over the yolo models but they don't run on edgetpu. So, in a quest to have All The Things, is there a way to define both ov_gpu and edgetpu detectors, and specify a compatible model for each? For example, I'd love to run ALPR away from the GPU since my inference times are creeping up and I don't want to pile on too much.