GithubHelp home page GithubHelp logo

Comments (8)

sergiopaniego avatar sergiopaniego commented on July 20, 2024

To install TensorRT for inference: tensorflow/tensorflow#57679

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

User guide for TensorRT: https://docs.nvidia.com/deeplearning/frameworks/tf-trt-user-guide/index.html

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

Compatibility table of Docker images and TensorRT versions: https://docs.nvidia.com/deeplearning/tensorrt/container-release-notes/index.html under NVIDIA TensorRT Container Versions

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

TensorRT version used: 7.2.2.1
Docker image used: nvcr.io/nvidia/tensorflow: 20.12-tf2-py3

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

Command user for conversion:

python3 tensorrt_optimize.py --data_dir /docker-tensorrt/carla_dataset_previous_v/ --preprocess crop --preprocess extreme --data_augs 2 --img_shape "150,50,3" --batch_size 16 --model_path /docker-tensorrt/20230125-120238_pilotnet_CARLA_14_12_dataset_bird_eye_300_epochs_no_flip_3_output_both_directions_all_towns_adam_AFFINE_PAPER.h5 --model_name pilotnet --eval_base True --precision int8

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024
  • Update READE with instructions
  • Use tf.Dataset

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

tensorflow/tensorflow#57679

from deeplearningstudio.

sergiopaniego avatar sergiopaniego commented on July 20, 2024

Problems with TensorRT INT8 https://forums.developer.nvidia.com/t/tensorrt-int8-calibration-issue/168422/6

from deeplearningstudio.

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.