Giter VIP home page Giter VIP logo

Comments (6)

GreatV avatar GreatV commented on July 20, 2024

固定shape会导致paddleocr效果变差,建议使用动态shape

from paddle2onnx.

ff-0028 avatar ff-0028 commented on July 20, 2024

同样的问题,是否可以解答?

from paddle2onnx.

Zheng-Bicheng avatar Zheng-Bicheng commented on July 20, 2024

@xiaoxianyu12 @ff-0028 固定Shape就是会导致模型的推理效果变差,这个是Rec模型的问题,没啥特别好的解决办法。

from paddle2onnx.

xiaoxianyu12 avatar xiaoxianyu12 commented on July 20, 2024

@Zheng-Bicheng @GreatV 我这边尝试了det使用动态shape,rec使用固定的,效果与动态的保持一致,这个det的动态的转成固定shape的会有什么问题吗,或者有什么办法进行修改的

from paddle2onnx.

Zheng-Bicheng avatar Zheng-Bicheng commented on July 20, 2024

@Zheng-Bicheng @GreatV 我这边尝试了det使用动态shape,rec使用固定的,效果与动态的保持一致,这个det的动态的转成固定shape的会有什么问题吗,或者有什么办法进行修改的

Det模型一般用固定的没问题呀,如果实在追求效果,就用ONNXRuntime来跑吧

from paddle2onnx.

Zheng-Bicheng avatar Zheng-Bicheng commented on July 20, 2024

一般的使用场景中,摄像头的width和height是固定的,所以det的输入大小也是固定的,差距应该会出现在rec模型

from paddle2onnx.

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.