Giter Club home page Giter Club logo

Comments (8)

DakeQQ avatar DakeQQ commented on August 17, 2024

Thank you, everyone! I've solved it.

from onnxruntime.

PineJuneYang avatar PineJuneYang commented on August 17, 2024

hello, how to solved it ? i have encountered this question for long time .

from onnxruntime.

DakeQQ avatar DakeQQ commented on August 17, 2024

This is not something that can be fully explained in a few words. Please follow me, as I will be releasing detailed configuration instructions soon.

from onnxruntime.

PineJuneYang avatar PineJuneYang commented on August 17, 2024

ok ,have followed

from onnxruntime.

DakeQQ avatar DakeQQ commented on August 17, 2024

Please follow the provided link; it will lead you to exactly what you're looking for.
https://github.com/DakeQQ/YOLO-Depth-Drivable-Estimation-for-Android/tree/main/YOLO_Depth_Drivable_Qualcomm_NPU
用爱发电不易~ 赞星星是动力~
Love powers this, Stars fuel our motivation.

from onnxruntime.

syh1299 avatar syh1299 commented on August 17, 2024

image

I followed the settings, but it still doesn't work

from onnxruntime.

DakeQQ avatar DakeQQ commented on August 17, 2024

When creating the ORT (ONNX Runtime) session:

ort_runtime_A->CreateEnv(ORT_LOGGING_LEVEL_ERROR, "myapplication", &ort_env_A);

Change ORT_LOGGING_LEVEL_ERROR to ORT_LOGGING_LEVEL_VERBOSE. Then, when you look inside Locat, QNN will say it can't find something, and then try to solve it by yourself.

Remember to change it back to ORT_LOGGING_LEVEL_ERROR, as otherwise, it can degrade inference performance!

from onnxruntime.

syh1299 avatar syh1299 commented on August 17, 2024

Thank you for your reply. I'll give it a try now!

from onnxruntime.

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.