YoloV7 TensorRT on Jetson Nano | Rocket Systems

Поділитися
Вставка
  • Опубліковано 16 лис 2024

КОМЕНТАРІ • 11

  • @TrucNguyen-jo1tn
    @TrucNguyen-jo1tn Рік тому +1

    Very nice, waiting for the video for custom dataset with YOLOv7 TRT on Jetson. Thank bro

    • @RocketSystems
      @RocketSystems  Рік тому +1

      You can watch it here: ua-cam.com/video/n9BSrfqpVFA/v-deo.html

  • @dinihanafi5097
    @dinihanafi5097 Рік тому

    Yes i have installed all required libraries.

  • @nick-k7k
    @nick-k7k Рік тому

    Hi, you did not link the video for the setup of the jetson

  • @vizwamanav352
    @vizwamanav352 8 місяців тому

    what about yolov8? will the libraries work for yolov8 too ?

  • @amalouarthy2485
    @amalouarthy2485 Рік тому

    Hello I am trying to run this code on ubutnu 22.04 but I got problems with Cmake , It skipped gcc and nvcc compilers , please any idea how to solve that

  • @賴點點-h1m
    @賴點點-h1m Рік тому

    Hi, very nice video, can I change the image size to 320 as my input image size?

  • @leonripa8028
    @leonripa8028 Рік тому +1

    works with the test images, but not video due to "no module named 'tensorrt' ". i have come here from having yolov7 working with cuda, but dont see any instalations for tensorrt on the read me. only updated : $ sudo apt-get install -y liblapack-dev libblas-dev gfortran libfreetype6-dev libopenblas-base li$ sudo apt install python3-seabornbenmpi-dev libjpeg-dev zlib1g-dev : $ sudo apt install python3-seaborn :pip install imutils. into my working enviroment. cheers

    • @leonripa8028
      @leonripa8028 Рік тому

      additinaly cuda 10.2 is now missing from the official NVIDA tensorrt install guide. not sure why.

    • @RocketSystems
      @RocketSystems  Рік тому

      What is your hardware, which board you are using? If you follow some of the previous videos in this series, I have shown the installation steps.