Giter VIP home page Giter VIP logo

Comments (4)

OroChippw avatar OroChippw commented on May 28, 2024 1

@OroChippw 非常欢迎贡献代码哈哈。正好目前这个repo也缺少一个可长期贡献代码的contributor。作为一个示例性的repo,lite.ai.toolkit增加一个模型比较简单,没有太多约束,可以参考:

比如yolov8, yolov7face, yolov8face这些推理比较简单都可以考虑进来哈,提交PR后我会reivew

好的!在对代码进行整理后会提供PR 希望能帮助到更多的人

from lite.ai.toolkit.

DefTruth avatar DefTruth commented on May 28, 2024

多输入多输出可以参考RVM的写法:https://github.com/DefTruth/lite.ai.toolkit/blob/main/lite/ort/cv/rvm.cpp
你这里应该是变量作用域的问题,引用了一个被销毁的变量

from lite.ai.toolkit.

DefTruth avatar DefTruth commented on May 28, 2024

@OroChippw 非常欢迎贡献代码哈哈。正好目前这个repo也缺少一个可长期贡献代码的contributor。作为一个示例性的repo,lite.ai.toolkit增加一个模型比较简单,没有太多约束,可以参考:

比如yolov8, yolov7face, yolov8face这些推理比较简单都可以考虑进来哈,提交PR后我会reivew

from lite.ai.toolkit.

OroChippw avatar OroChippw commented on May 28, 2024

多输入多输出可以参考RVM的写法:https://github.com/DefTruth/lite.ai.toolkit/blob/main/lite/ort/cv/rvm.cpp 你这里应该是变量作用域的问题,引用了一个被销毁的变量

详细去看了看Ort::Value的销毁机制,目前已经修改成功啦~谢谢

from lite.ai.toolkit.

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.