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(tier4_perception_launch): add option for new TL detector model #9731

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

badai-nguyen
Copy link
Contributor

@badai-nguyen badai-nguyen commented Dec 23, 2024

Description

Related links

Parent Issue:

How was this PR tested?

  • Intergration test of all above PRs by using internal Evaluator:
Current TLR pipeline option New TLR pipeline optioin
ml_detection_model_type:=fine_detection_model ml_detection_model_type:=whole_image_detection_model
https://evaluation.tier4.jp/evaluation/reports/b75cf0f8-3605-544f-857d-d9187b14e139?project_id=prd_jt WIP
Screenshot 2025-01-27 at 13 30 24

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: badai-nguyen <[email protected]>

fix: tier4 perception launch

Signed-off-by: badai-nguyen <[email protected]>

fix: add multi tlr detector launch

Signed-off-by: badai-nguyen <[email protected]>

fix: tier4 launch

Signed-off-by: badai-nguyen <[email protected]>

fix: tl detector launch

Signed-off-by: badai-nguyen <[email protected]>

fix: data director

Signed-off-by: badai-nguyen <[email protected]>

fix: precision int8

Signed-off-by: badai-nguyen <[email protected]>

chore: revert to fp16

Signed-off-by: badai-nguyen <[email protected]>

feat: remove occlusion and add car ped classification merger

Signed-off-by: badai-nguyen <[email protected]>

fix: launch for multi camera

Signed-off-by: badai-nguyen <[email protected]>

chore: pre-commit

Signed-off-by: badai-nguyen <[email protected]>

fix: update matching score

Signed-off-by: badai-nguyen <[email protected]>

feat: add max_iou_threshold

Signed-off-by: badai-nguyen <[email protected]>

feat: add occlusion unknown classifier

Signed-off-by: badai-nguyen <[email protected]>
@github-actions github-actions bot added the component:launch Launch files, scripts and initialization tools. (auto-assigned) label Dec 23, 2024
Copy link

github-actions bot commented Dec 23, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@badai-nguyen badai-nguyen force-pushed the feat/tier4_perception_launch/lanch_new_tl_detector branch from 62f51e4 to 9bf8816 Compare January 6, 2025 08:04
Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
@github-actions github-actions bot added the component:perception Advanced sensor data processing and environment understanding. (auto-assigned) label Jan 23, 2025
Signed-off-by: badai-nguyen <[email protected]>
@badai-nguyen badai-nguyen added run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) labels Jan 23, 2025
Copy link

Documentation URL: https://autowarefoundation.github.io/autoware.universe/pr-9731/
Modified URLs:

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 29.74%. Comparing base (8949358) to head (b5dbea3).
Report is 263 commits behind head on main.

Files with missing lines Patch % Lines
...lization/src/traffic_light_roi_visualizer/node.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9731   +/-   ##
=======================================
  Coverage   29.74%   29.74%           
=======================================
  Files        1444     1444           
  Lines      108693   108693           
  Branches    42665    42665           
=======================================
  Hits        32336    32336           
  Misses      73175    73175           
  Partials     3182     3182           
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
differential-cuda 0.00% <0.00%> (?)
total 29.75% <ø> (+<0.01%) ⬆️ Carriedforward from 20f2706

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@badai-nguyen badai-nguyen marked this pull request as ready for review January 23, 2025 05:23
@badai-nguyen badai-nguyen changed the title feat: add traffic_light_detector launch for new TL detector feat(tier4_perception_launch): add option for new TL detector model Jan 23, 2025
Signed-off-by: badai-nguyen <[email protected]>
@badai-nguyen badai-nguyen marked this pull request as draft January 28, 2025 02:44
@badai-nguyen badai-nguyen marked this pull request as ready for review January 29, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:launch Launch files, scripts and initialization tools. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant