Giter Site home page Giter Site logo

Comments (8)

olibartfast avatar olibartfast commented on May 17, 2024

Hi, my client example works with wang-xinyu implementation of yolo-trt plugin (release v1.3.0 of this repo), doesn't work with current implementation on master branch(jkjung-avt implementation) , I should change input/output layer names
as you rightly wrote, but also pre and post processing part according to his code, I don't know when I'll have the time to do it

from yolov4-triton-tensorrt.

philipp-schmidt avatar philipp-schmidt commented on May 17, 2024

The current main branch has changes in preparation for a v1.4.0 release.
To use the c++ client check out the v1.3.0 release tag.

from yolov4-triton-tensorrt.

Abdob avatar Abdob commented on May 17, 2024

has the yolov4.wts file changed in the google drive? it fails to produce the .engine file using the v1.3 release

from yolov4-triton-tensorrt.

olibartfast avatar olibartfast commented on May 17, 2024

for c++ client try to use yolov4.wts weights from tensorrtx-modelzoo

from yolov4-triton-tensorrt.

Abdob avatar Abdob commented on May 17, 2024

hi @olibartfast

I downloaded the yolov4.wts file from tensorrtx-modelzoo
when attempting to create the .engine file in v1.3.0 I get this error:

Creating builder
Creating model
main: /yolov4-triton-tensorrt/layers/yololayer.cu:350: virtual nvinfer1::IPluginV2IOExt* nvinfer1::YoloPluginCreator::createPlugin(const char*, const nvinfer1::PluginFieldCollection*): Assertion `!strcmp(name, getPluginName())' failed.
Aborted (core dumped)

from yolov4-triton-tensorrt.

olibartfast avatar olibartfast commented on May 17, 2024

ok , which triton server release are you using to create the engine? The code in v1.3.0 is a bit old now unfortunately and doesn't support tensorRT 8 (i.e. Triton server > r21.06), I just tested myself and i created correctly the .engine using triton server r21.05

from yolov4-triton-tensorrt.

Abdob avatar Abdob commented on May 17, 2024

Im using nvcr.io/nvidia/tensorrt:21.05-py3
i will try triton server

from yolov4-triton-tensorrt.

Abdob avatar Abdob commented on May 17, 2024

I must been having hiccups with the .wts file, I'm getting the engine file now with the correct .wts file and tensorrt:21.05-py
Thank you

from yolov4-triton-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.