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

[feature] RTMPose TensorRT Deployment - C++ Pre and Post-processing Code Example #2397

Merged

Conversation

Dominic23331
Copy link
Contributor

@Dominic23331 Dominic23331 commented May 24, 2023

RTMPose TensorRT 部署 - C++ 前后处理代码样例RTMPose TensorRT Deployment - C++ Pre and Post-processing Code Example

@Dominic23331 Dominic23331 force-pushed the dominic/rtmpose_tensorrt_project branch from d59e436 to 6c181cf Compare May 25, 2023 07:00
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (9fbc320) 82.04% compared to head (7229d81) 82.02%.

❗ Current head 7229d81 differs from pull request most recent head 4169489. Consider uploading reports for the commit 4169489 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2397      +/-   ##
===========================================
- Coverage    82.04%   82.02%   -0.02%     
===========================================
  Files          233      233              
  Lines        13644    13644              
  Branches      2320     2320              
===========================================
- Hits         11194    11192       -2     
- Misses        1912     1916       +4     
+ Partials       538      536       -2     
Flag Coverage Δ
unittests 82.02% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.


#### 2. RTMPose

You can use mmdeploy to convert RTMPose. The mmdeploy config file should use **configs/mmpose/pose-detection_onnxruntime_static.py**. The convert command as follow:
Copy link
Collaborator

@Tau-J Tau-J May 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can use mmdeploy to convert RTMPose. The mmdeploy config file should use **configs/mmpose/pose-detection_onnxruntime_static.py**. The convert command as follow:
You can use mmdeploy to convert RTMPose. The mmdeploy config file should use **configs/mmpose/pose-detection_simcc_onnxruntime_dynamic.py**. The convert command as follow:

@Dominic23331 Dominic23331 force-pushed the dominic/rtmpose_tensorrt_project branch from 23b2172 to 05ff74b Compare May 26, 2023 05:01
@Tau-J Tau-J merged commit 3c486f2 into open-mmlab:dev-1.x May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants