Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

the future plan of the NCSDK #109

Open
hz658832 opened this issue Jun 12, 2019 · 3 comments
Open

the future plan of the NCSDK #109

hz658832 opened this issue Jun 12, 2019 · 3 comments

Comments

@hz658832
Copy link

hz658832 commented Jun 12, 2019

Hey guys,
I find your work of the inferece within the ros project most interesting so I tried to convert this package from NCSDKv1 to v2 and it works.
With 2 Movidius Sticks I can achive detection 18Hz with MobileNetSSD, tracking about 10Hz and lokalization 18 Hz. My project uses intel NUC as host and ZED stereo as cam on Jetson TX2 (since I only what to test the performace of movidius sdk), the point cloud was filtered sparse for more performance.
Do you guys have future plan for this project? Will you continue updating the package, or you just put more focus on openvino inference, which is more flexible and could be more efficient.

Thanks,

Bests,

Haoming

@chaoli2
Copy link
Contributor

chaoli2 commented Jun 13, 2019

@hz658832
Glad to hear that you are interested in this project.
As you know, we indeed put most of our resources on OpenVINO ROS package. This project will be maintained in low priority, mainly for bug fixing.

According to our test, the early version of OpenVINO (2018_R3 and 2018_R4) support both NCS hardware v1 (MYRIAD 2) and NCS2 hardware v2 (MYRIAD X). But from 2018_R5, OpenVINO only support NCS hardware v2 (MYRIAD X). Just for your reference if you'd like to try it.

@hz658832
Copy link
Author

@hz658832
Glad to hear that you are interested in this project.
As you know, we indeed put most of our resources on OpenVINO ROS package. This project will be maintained in low priority, mainly for bug fixing.

According to our test, the early version of OpenVINO (2018_R3 and 2018_R4) support both NCS hardware v1 (MYRIAD 2) and NCS2 hardware v2 (MYRIAD X). But from 2018_R5, OpenVINO only support NCS hardware v2 (MYRIAD X). Just for your reference if you'd like to try it.

Hey Chao,
thanks for your reply. I just went through your code for ros openvino, and I like your structure of the code. Actually i am starting with implementing the yolov3 inheriting from your yolov2 inference on this project. If you are interested so we could work together on this project.

For OpenVino, I always trend to use the newest version of openvino, after suffering from the new structure of the sdk, i also got the code running on OpenVINO 2019_R1.1.

Kinds,

Haoming

@chaoli2
Copy link
Contributor

chaoli2 commented Jun 13, 2019

@hz658832
Sure. Your contribution to OpenVINO package is highly welcome~
Let's keep in touch for any issue when you are implementing yolov3. Hope to see your PR in the future :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants