facebookresearch / facebookresearch/segment-anything

export encoder from onnx to tensorrt

Open
#764 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
54.9k
Forks
6.4k
PR merge metrics
No merged PRs in 30d

Description

I got error when export encoder onnx model to tensorrt, here is the error
"""
This version of TensorRT does not support dynamic axes." failure of TensorRT
"""
I tried the latest version of tensorrt and did not use the parameter dynamic_axes, but it did not work.
Anyone has successful experience about this?

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by reproducing the encoder ONNX-to-TensorRT export with and without dynamic_axes, then compare the TensorRT version and export inputs involved. Done means identifying a supported export path or documenting the specific incompatibility.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.