-
Notifications
You must be signed in to change notification settings - Fork 676
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
refactor(perception-tensortt-yolo): rework parameters #5918
Conversation
Signed-off-by: karishma <karishma@interpl.ai>
724e442
to
890e62c
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5918 +/- ##
==========================================
- Coverage 15.29% 15.20% -0.09%
==========================================
Files 1748 1762 +14
Lines 120329 120988 +659
Branches 36693 36693
==========================================
Hits 18402 18402
- Misses 81277 81936 +659
Partials 20650 20650
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…tion#5918) perception-tensortt-yolo Signed-off-by: karishma <karishma@interpl.ai>
…tion#5918) perception-tensortt-yolo Signed-off-by: karishma <karishma@interpl.ai>
…tion#5918) perception-tensortt-yolo Signed-off-by: karishma <karishma@interpl.ai>
…tion#5918) perception-tensortt-yolo Signed-off-by: karishma <karishma@interpl.ai>
Description
Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371 for the perception-tensortt-yolo
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.