Git Product home page Git Product logo

Comments (6)

AllentDan avatar AllentDan commented on September 7, 2024

Hi, check it out that we only support exporting SARNet to onnx.

from mmdeploy.

EYcab avatar EYcab commented on September 7, 2024

Yes, it was well said in the site. I wonder what make it difficult to do a onnx2tensorrt conversion in SARNet. Could you provide any related posts or specs on this matter? Thank you in advance.

from mmdeploy.

AllentDan avatar AllentDan commented on September 7, 2024

Well, the SARNet trained for Chinese characters is larger than 2GB making it nearly impossible to be converted to TensorRT. That's why we don't support it for other backends.

However, for the error log provided above, it is highly likely that changing the version of TensorRT can avoid the error.

from mmdeploy.

EYcab avatar EYcab commented on September 7, 2024

Thanks for your commment. I see, the SARNET I trained only has 800MB in onnx format, would it be possible to do a conversion via onnx2tensorrt? And is there a model capacity/volume estimation that a conversion from the torch format to tenorRT's impossible or infeasible in the mmdeploy framework?

from mmdeploy.

AllentDan avatar AllentDan commented on September 7, 2024

First question, basically yes but not quite sure. The second question, size limitation of a single file comes from onnx itself.

from mmdeploy.

EYcab avatar EYcab commented on September 7, 2024

OK, thank you.

from mmdeploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.