You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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