How to run two different models in single frame?
I have mask_detector.model and yolov3 social distancing weights.
I want to run them simultaneously with a single webcam stream.
how can I run them both i.e. detecting mask and social distancing model together?
Topic data-science-model deep-learning python parallel machine-learning
Category Data Science