Marco Pirondini
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Marco Pirondini-
It is structured with 3 different detector models - OpenVino face-detection-retail-0005 - OpenVino person-detection-retail-0013 - and finally Tensorflow.compct.v1 HEAD_DETECTION_300x300_ssd_mobile...
-
Well, your link is a very interesting git, because that described how an asynchronous detection takes place by queueing a frame and only processing its results when the next frame is available! S...