Skip to content

[Feature] add onnx to tensorrt conversion tools.#542

Merged
xvjiarui merged 1 commit intoopen-mmlab:masterfrom
grimoire:onnx2trt
May 12, 2021
Merged

[Feature] add onnx to tensorrt conversion tools.#542
xvjiarui merged 1 commit intoopen-mmlab:masterfrom
grimoire:onnx2trt

Conversation

@grimoire
Copy link
Copy Markdown
Member

Hi
This PR adds tools to convert the ONNX model to TensorRT.
FCN, PSPNet, Deeplabv3, and Deeplabv3+ have been tested.
Note that all models are tested under whole mode. slide mode might not support for now.

@codecov
Copy link
Copy Markdown

codecov bot commented May 10, 2021

Codecov Report

Merging #542 (6d87a84) into master (db44d16) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage   86.79%   86.76%   -0.04%     
==========================================
  Files         101      101              
  Lines        5249     5250       +1     
  Branches      848      849       +1     
==========================================
- Hits         4556     4555       -1     
- Misses        533      535       +2     
  Partials      160      160              
Flag Coverage Δ
unittests 86.76% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/backbones/vit.py 87.04% <0.00%> (-0.92%) ⬇️
mmseg/models/necks/multilevel_neck.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db44d16...6d87a84. Read the comment docs.

@xvjiarui xvjiarui merged commit 805eda8 into open-mmlab:master May 12, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
michaelzhang-ai pushed a commit to michaelzhang-ai/mmsegmentation that referenced this pull request Mar 22, 2024
Signed-off-by: lizz <lizz@sensetime.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants