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: add yolov10 node #9198

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

Conversation

storrrrrrrrm
Copy link
Contributor

Description

add yolov10 node

Related links

#8753

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: suchang <chang.su@autocore.ai>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) tag:require-cuda-build-and-test labels Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 30, 2024
@xmfcx xmfcx marked this pull request as draft October 30, 2024 09:54
@xmfcx
Copy link
Contributor

xmfcx commented Oct 30, 2024

Thank you very much for the contribution!

image

Please pass the tests marked as Required then when it is finished, you can mark it as Ready for review.

@storrrrrrrrm
Copy link
Contributor Author

It takes some time. The tensorrt_common package has been refactored a lot. I will refer to the yolox code to modify the current code to adapt it to the latest tensorrt_common code.

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

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

Project coverage is 26.29%. Comparing base (b3caa5c) to head (4381b95).

Files with missing lines Patch % Lines
...autoware_tensorrt_yolov10/src/tensorrt_yolov10.cpp 0.00% 165 Missing ⚠️
...0/include/autoware/tensorrt_yolov10/calibrator.hpp 0.00% 155 Missing ⚠️
...are_tensorrt_yolov10/src/tensorrt_yolov10_node.cpp 0.00% 91 Missing ⚠️
...olov10/src/yolov10_single_image_inference_node.cpp 0.00% 32 Missing ⚠️
...ude/autoware/tensorrt_yolov10/tensorrt_yolov10.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9198      +/-   ##
==========================================
- Coverage   26.31%   26.29%   -0.02%     
==========================================
  Files        1384     1394      +10     
  Lines      107560   108147     +587     
  Branches    41421    41554     +133     
==========================================
+ Hits        28306    28440     +134     
- Misses      76433    76871     +438     
- Partials     2821     2836      +15     
Flag Coverage Δ *Carryforward flag
differential-cuda 0.00% <0.00%> (?)
total 26.40% <ø> (+0.09%) ⬆️ Carriedforward from 2a86019

*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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liuXinGangChina
Copy link
Contributor

Good evening Fatih san @xmfcx
we encounter this issue during ci clang-tidy check, but we have no clue how to fix it, can you help us
图片

Best regards

心刚

suchang and others added 6 commits March 4, 2025 15:10
Signed-off-by: suchang <chang.su@autocore.ai>
Signed-off-by: suchang <chang.su@autocore.ai>
Signed-off-by: suchang <chang.su@autocore.ai>
@Shin-kyoto Shin-kyoto requested review from MasatoSaeki and removed request for jameslahm and Shin-kyoto March 6, 2025 06:40
@Shin-kyoto
Copy link
Contributor

@MasatoSaeki
Can you review this PR? 🙏

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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) tag:require-cuda-build-and-test type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

6 participants