Git Product home page Git Product logo

Comments (7)

enazoe avatar enazoe commented on May 12, 2024

需要回滚到之前的版本,但是以前版本不支持yolov4

from yolo-tensorrt.

qinxianglinya avatar qinxianglinya commented on May 12, 2024

需要回滚到之前的版本,但是以前版本不支持yolov4

from yolo-tensorrt.

qinxianglinya avatar qinxianglinya commented on May 12, 2024

需要回滚到之前的版本,但是以前版本不支持yolov4

目前我是在编译yolov4,这个tensorrt6.0.1.5不支持吗?

from yolo-tensorrt.

enazoe avatar enazoe commented on May 12, 2024

@qinxianglinya 嗯,v4使用的新api写的,弃用了trt即将移除的api,你是必须用trt6?没必要吧,trt7肯定是有些提升的

from yolo-tensorrt.

qinxianglinya avatar qinxianglinya commented on May 12, 2024

@qinxianglinya 嗯,v4使用的新api写的,弃用了trt即将移除的api,你是必须用trt6?没必要吧,trt7肯定是有些提升的

因为我之前一个算法是用tensorrt 6.0.1部署的,那个算法是用tensorflow写的,用的uff解析器。我想把两个算法集成到一个框架下,请问需要改哪些地方使他支持tensorrt6呢?

from yolo-tensorrt.

enazoe avatar enazoe commented on May 12, 2024

@qinxianglinya
1.我觉你原来的算法如果可以直接解析的话,说明没有什么特殊的层(如果是dl模型的话),那么我觉得trt7也是可以解析你的算法。
2.如果想把我这个改回去的话,你就改报错对应的类就行,新api和旧的名字类似。

from yolo-tensorrt.

qinxianglinya avatar qinxianglinya commented on May 12, 2024

@qinxianglinya
1.我觉你原来的算法如果可以直接解析的话,说明没有什么特殊的层(如果是dl模型的话),那么我觉得trt7也是可以解析你的算法。
2.如果想把我这个改回去的话,你就改报错对应的类就行,新api和旧的名字类似。

好的。谢谢。

from yolo-tensorrt.

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.