Coder Social home page Coder Social logo

Comments (3)

nowbug avatar nowbug commented on June 8, 2024

我也遇到的相同的问题

from paddle-lite.

engineer1109 avatar engineer1109 commented on June 8, 2024

这个TIM-VX已经很久无人维护了 自求多福

from paddle-lite.

hong19860320 avatar hong19860320 commented on June 8, 2024

基于 https://www.paddlepaddle.org.cn/lite/v2.12/demo_guides/verisilicon_timvx.html 文档的 paddlelite-generic-demo 先跑通 mobilenetv1 示例,排除驱动版本等问题,然后再定位 ppyoloe 模型的问题,从你的错误上看,应该是量化模型的问题,大概率是量化信息缺失,你可以将 demo 自带的 mobilenet v1 量化模型和你的 ppyoloe 量化模型拖到 http://netron.app 看下量化信息或算子(quant/dequant)是否有差异。

from paddle-lite.

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.