Coder Social home page Coder Social logo

ai_arm_learning's People

Contributors

rex-lk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wyf94 barbecacov

ai_arm_learning's Issues

YOLOP在X3上不能完成模型转换

作者好,我看了在X3社区中你的文章提到:

3、模型量化
官方自带的onnx模型的opset_version=12,因此需要重新导出onnx,将export_onnx.py 里面的 opset_version的值修改为11即可,默认使用640*640尺寸的模型。导出完毕后就可以进行量化了,下面为YOLOP量化的配置文件。

但我按照OpSet=11生成的模型存在ScatterND算子,这个算子是在OpSet=11及以后才支持的.而报错信息显示是 2023-04-11 11:35:13,632 ERROR No Op registered for ScatterND with domain_version of 10.
所以想请问下,是不是你用的Horizon的底包升级了之后支持OpSet=11?
我的是1.1.21i.

resize error

root@ubuntu:~/work/demo/ai_arm_learning/x3/x3_inference/build# ./resize_demo RGB
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(3.4.5) /tmp/tmp.fAVojfHTaz/modules/imgproc/src/resize.cpp:3784: error: (-215:Assertion failed) !ssize.empty() in function 'resize'

Aborted

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.