Coder Social home page Coder Social logo

Comments (7)

xinsuinizhuan avatar xinsuinizhuan commented on May 14, 2024 1

另外,预处理和解码都是在cpu上跑的,预处理和后处理优化完后,可以跑的更快。

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 14, 2024

像大神的:https://github.com/wang-xinyu/tensorrtx/tree/master/yolov5

本项目就有C++实现呀,tensorrtx 是真大佬,我这是采用onnx到trt 本质上和tensorRT Pro的实现方式一样

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 14, 2024

另外,推理和解码都是在cpu上跑的,预处理和后处理,需要优化的地方还比较多。

这里只是简单的代码实现,您可以基于此二次开发

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 14, 2024

另外,推理和解码都是在cpu上跑的,预处理和后处理,需要优化的地方还比较多。

这里只是简单的代码实现,您可以基于此二次开发

补充一句,这里的已经将解码过程放在了模型里,后处理只有nms

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 14, 2024

Jun
更新了新的end2end 方案,无需第三库更简洁高效,enjoy it!

from tensorrt-for-yolo-series.

xinsuinizhuan avatar xinsuinizhuan commented on May 14, 2024

Jun
更新了新的end2end 方案,无需第三库更简洁高效,enjoy it!

地址发一下!

from tensorrt-for-yolo-series.

Linaom1214 avatar Linaom1214 commented on May 14, 2024

Jun
更新了新的end2end 方案,无需第三库更简洁高效,enjoy it!

地址发一下!

https://github.com/Linaom1214/TensorRT-For-YOLO-Series/blob/main/Examples.ipynb

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.