Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openvino tensor representation #8

Merged
merged 16 commits into from
Oct 6, 2020

Conversation

SzabolcsGergely
Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely commented Sep 23, 2020

Changelog:

Removed:

float16_to_float32_converter.hpp, replaced with half.hpp in depthai-shared
landmarks_parser.hpp
mobilenet_metadata.hpp
tensor_entry.hpp 
tensor_entry_container.hpp 
tensor_info.hpp -> moved to depthai-shared
tensor_info_helper.hpp
types.hpp -> moved to depthai-shared
types.cpp

Added:

Packet data in host_data_packet.hpp is wrapped in shared_ptr
getDetectedObjects(), reinterpret cast of the received metaout, copy-less, wrapped in shared_ptr

include/depthai/host_data_packet.hpp Outdated Show resolved Hide resolved
src/pipeline/cnn_host_pipeline.cpp Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants