-
Notifications
You must be signed in to change notification settings - Fork 675
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
feat(pointpainting multiframe): add multi-sweep pointpainting #1462
feat(pointpainting multiframe): add multi-sweep pointpainting #1462
Conversation
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
…utoware.universe into feature/pointpainting_fusion
Signed-off-by: tzhong518 <sworgun@gmail.com>
…utoware.universe into feature/pointpainting_fusion
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Signed-off-by: tzhong518 <sworgun@gmail.com>
Codecov ReportBase: 9.59% // Head: 10.67% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1462 +/- ##
=========================================
+ Coverage 9.59% 10.67% +1.08%
=========================================
Files 1042 1106 +64
Lines 71837 78605 +6768
Branches 15590 18640 +3050
=========================================
+ Hits 6890 8392 +1502
- Misses 58978 61299 +2321
- Partials 5969 8914 +2945
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
* fix(tensorrt_yolox): missing param file arg Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: yolox_tiny Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Description
Related links
Tests performed
Notes for reviewers
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.