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

Metadata Changes #23

Merged

Conversation

fiona-gladwin
Copy link
Collaborator

  • Introduce output metadata pointer to process the input and store in output pointer for the meta nodes
  • Modify clone to either copy or create empty instance
  • Remove Resize meta node (As it does not do any processing as rocAL operates on normalized bbox coordinates)
  • Fix Box encoder

Introduce new shared ptr in master graph for output metadata
Remove clone from output routine for metadata
Clone and create a copy of metadata if bbo is set
Else only the instance of the metadata is created
Add support to set the bool for select geometric augmentations
Resize metanode is not being used as the coordinates are already in normalized form
Add support to process double bbox and float anchors
Remove memcopy
Change API names in few files
@LakshmiKumar23 LakshmiKumar23 merged commit 869a3db into LakshmiKumar23:lk/rocalTensor Jun 21, 2023
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.

3 participants