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

feat(pointpainting multiframe): add multi-sweep pointpainting #1462

Conversation

tzhong518
Copy link
Contributor

@tzhong518 tzhong518 commented Jul 29, 2022

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

tzhong518 and others added 28 commits May 30, 2022 15:47
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>
@tzhong518 tzhong518 changed the title feat(pointpainting multiframe) feat(pointpainting multiframe):add multi-sweep pointpainting Jul 29, 2022
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Base: 9.59% // Head: 10.67% // Increases project coverage by +1.08% 🎉

Coverage data is based on head (88ce1da) compared to base (d27e83d).
Patch coverage: 38.30% of modified lines in pull request are covered.

❗ Current head 88ce1da differs from pull request most recent head 28165ff. Consider uploading reports for the commit 28165ff to get more accurate results

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     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 10.66% <38.30%> (+1.09%) ⬆️ Carriedforward from 27f9216

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...include/object_detection/object_polygon_detail.hpp 0.00% <ø> (ø)
...e/object_detection/object_polygon_display_base.hpp 0.00% <0.00%> (ø)
.../src/object_detection/detected_objects_display.cpp 0.00% <0.00%> (ø)
...gin/src/object_detection/object_polygon_detail.cpp 0.00% <0.00%> (ø)
...src/object_detection/predicted_objects_display.cpp 0.00% <0.00%> (ø)
...n/src/object_detection/tracked_objects_display.cpp 0.00% <0.00%> (ø)
common/had_map_utils/src/had_map_utils.cpp 0.00% <0.00%> (ø)
...ion/include/interpolation/spline_interpolation.hpp 28.57% <ø> (ø)
common/motion_utils/src/marker/marker_helper.cpp 0.00% <0.00%> (ø)
...n/motion_utils/test/src/resample/test_resample.cpp 26.01% <ø> (ø)
... and 463 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
@yukke42 yukke42 closed this Oct 21, 2022
saka1-s pushed a commit to saka1-s/autoware.universe that referenced this pull request Aug 21, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants