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


Use ray or Numba for Parallel Computation. Question is "are not you able to do transfer learning to detect both in one single model"?

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.