Git Product home page Git Product logo

Comments (8)

Transformer-man avatar Transformer-man commented on June 22, 2024

你好,解决了吗?用的哪一个版本的yolov5

from yolov5_onnx_dnn.

18719239492 avatar 18719239492 commented on June 22, 2024

用opencv4.5.4.60有效果,我之前用最新版的opencv也是没有框

from yolov5_onnx_dnn.

jingyang6666 avatar jingyang6666 commented on June 22, 2024

怎么导onnx文件啊,我导都都不行,楼主的可以

from yolov5_onnx_dnn.

18719239492 avatar 18719239492 commented on June 22, 2024

pt转换onnx
python .\export.py --weights .\best.pt --include onnx

转行完还要简化模型
python -m onnxsim .\best.onnx best-sim.onnx

之后就能直接用了

from yolov5_onnx_dnn.

jingyang6666 avatar jingyang6666 commented on June 22, 2024

image
用了这个方法还是不行啊。

from yolov5_onnx_dnn.

malinjie-hub avatar malinjie-hub commented on June 22, 2024

用opencv4.5.4.60有效果,我之前用最新版的opencv也是没有框

我用的4.5.3也没有框,怎么解

from yolov5_onnx_dnn.

299km avatar 299km commented on June 22, 2024

用opencv4.5.4.60有效果,我之前用最新版的opencv也是没有框>> 我用的4.5.3也没有框,怎么解
重新下载opencv就可以

from yolov5_onnx_dnn.

Transformer-man avatar Transformer-man commented on June 22, 2024

opencv我使用的版本是4.5.4.60

from yolov5_onnx_dnn.

Related Issues (6)

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.