Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6616 토론

Example for using two graphs to make 2 inferences

idata
직원
1,617 조회수

Hi, I will really appreciate it if someone points me to an example that shows how I can create two graphs (lets say features from different layers of a trained network) and then make 2 inferences on the same data without having to load the image twice.

 

Thanks
0 포인트
2 응답
idata
직원
1,368 조회수

@Player3120

 

I do not know if it is useful, but my program below loads two kinds of graph.

 

Pascal VOC + WIDER FACE ---> 20 Class detection and face detection

 

Two types of detection are performed simultaneously using two kinds of graphs.

 

It works with normal USB camera.

 

https://github.com/PINTO0309/MobileNet-SSD-RealSense/blob/master/MultiStickSSDwithRealSense.py
0 포인트
idata
직원
1,368 조회수

Thanks..I will check it. Kind regards

0 포인트
응답