Giter VIP home page Giter VIP logo

Comments (10)

LitchiCheng avatar LitchiCheng commented on May 25, 2024

换成rk3399 opencl同样也是如上的报错,从模型转换就有问题

from paddle-lite.

wz1qqx avatar wz1qqx commented on May 25, 2024

这个只是模型转换过程中一个优化功能的日志信息,不影响最终的转换结果,根据你贴出来的日志最后一行显示模型应该是转换成功了。

from paddle-lite.

LitchiCheng avatar LitchiCheng commented on May 25, 2024

这个只是模型转换过程中一个优化功能的日志信息,不影响最终的转换结果,根据你贴出来的日志最后一行显示模型应该是转换成功了。

实际运行起来直接segment报错了
image

sudo ./benchmark_bin \
    --model_file=yolov8s-seg_pd_model/inference_model/model.pdmodel \
    --param_file=yolov8s-seg_pd_model/inference_model/model.pdiparams \
    --input_shape=1,3,224,224 \
    --warmup=10 \
    --repeats=20 \
    --backend=opencl

from paddle-lite.

LitchiCheng avatar LitchiCheng commented on May 25, 2024

@wz1qqx 麻烦再看下

from paddle-lite.

wz1qqx avatar wz1qqx commented on May 25, 2024

@wz1qqx 麻烦再看下

麻烦提供下模型

from paddle-lite.

LitchiCheng avatar LitchiCheng commented on May 25, 2024

@wz1qqx
链接: https://pan.baidu.com/s/1WsVeURVGtJ7G2i8MRVGeZg 密码: c20c

from paddle-lite.

LitchiCheng avatar LitchiCheng commented on May 25, 2024

@wz1qqx 链接: https://pan.baidu.com/s/1WsVeURVGtJ7G2i8MRVGeZg 密码: c20c

@wz1qqx 怎么样?

from paddle-lite.

wz1qqx avatar wz1qqx commented on May 25, 2024

@wz1qqx 链接: https://pan.baidu.com/s/1WsVeURVGtJ7G2i8MRVGeZg 密码: c20c

@wz1qqx 怎么样?

这边人力比较紧张,后续会安排同学进行复现 debug 工作,如果你那边很着急的话建议参考https://www.paddlepaddle.org.cn/lite/v2.11/develop_guides/add_new_pass.html进行排查,欢迎为repo提pr。

from paddle-lite.

wz1qqx avatar wz1qqx commented on May 25, 2024

@wz1qqx 链接: https://pan.baidu.com/s/1WsVeURVGtJ7G2i8MRVGeZg 密码: c20c

@wz1qqx 怎么样?

这边人力比较紧张,后续会安排同学进行复现 debug 工作,如果你那边很着急的话建议参考https://www.paddlepaddle.org.cn/lite/v2.11/develop_guides/add_new_pass.html进行排查,欢迎为repo提pr。

麻烦提供下原始模型、转换后的模型以及工程代码以便复现吧

目前 Paddle-Lite 暂时不支持该类模型,如果有强烈的需求可以反馈给 #10452 进行统计,我们会根据反馈统一进行开发排期。

from paddle-lite.

LitchiCheng avatar LitchiCheng commented on May 25, 2024

@wz1qqx 链接: https://pan.baidu.com/s/1WsVeURVGtJ7G2i8MRVGeZg 密码: c20c

@wz1qqx 怎么样?

这边人力比较紧张,后续会安排同学进行复现 debug 工作,如果你那边很着急的话建议参考https://www.paddlepaddle.org.cn/lite/v2.11/develop_guides/add_new_pass.html进行排查,欢迎为repo提pr。

麻烦提供下原始模型、转换后的模型以及工程代码以便复现吧

目前 Paddle-Lite 暂时不支持该类模型,如果有强烈的需求可以反馈给 #10452 进行统计,我们会根据反馈统一进行开发排期。

原始模型在网盘连接中,paddlte的测试方式在最上面,用的时paddlelite自带的测试用例

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.