Giter VIP home page Giter VIP logo

Comments (2)

Linaom1214 avatar Linaom1214 commented on May 13, 2024

目前C++ 的代码不支持端到端

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 13, 2024

HI ,

我想知道我遇到的这个问题如何解决,我是用cpp进行推理,流程根据官方介绍生成(https://github.com/WongKinYiu/yolov7), wget https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov7-tiny.pt python export.py --weights yolov7-tiny.pt --grid --include-nms git clone https://github.com/Linaom1214/tensorrt-python.git python ./tensorrt-python/export.py -o yolov7-tiny.onnx -e yolov7-tiny-nms.trt -p fp16 blob image engine.getNbBindings() 3 yolov7: /home/jack/data1/project/tensorrt-python/yolov7/cpp/yolov7.cpp:396: void doInference(nvinfer1::IExecutionContext&, float*, float*, int, cv::Size): Assertionengine.getNbBindings() == 2' failed. 已放弃 (核心已转储)

`

更新了端到端的支持, enjoy it

from tensorrt-for-yolo-series.

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.