Image classification with NVIDIA TensorRT from TensorFlow models.
☆460Nov 10, 2020Updated 5 years ago
Alternatives and similar repositories for tf_to_trt_image_classification
Users that are interested in tf_to_trt_image_classification are comparing it to the libraries listed below
Sorting:
- TensorFlow models accelerated with NVIDIA TensorRT☆693Feb 14, 2021Updated 5 years ago
- Demonstrate Plugin API for TensorRT2.1☆182Sep 19, 2017Updated 8 years ago
- ☆43Dec 4, 2018Updated 7 years ago
- ChatBot: sample for TensorRT inference with a TF model☆47Feb 22, 2018Updated 8 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆81Feb 15, 2019Updated 7 years ago
- Example of loading a Keras model into TensorRT C++ API☆51Nov 1, 2018Updated 7 years ago
- TensorFlow/TensorRT integration☆743Nov 30, 2023Updated 2 years ago
- Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.☆8,740Oct 16, 2025Updated 4 months ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆89Feb 22, 2017Updated 9 years ago
- 使用tensorRT来加速keras代码☆31Mar 1, 2018Updated 8 years ago
- TensorFlow for NVIDIA Jetson, also include patch and script for building.☆204Jul 12, 2020Updated 5 years ago
- Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD☆250Oct 23, 2018Updated 7 years ago
- TensorFlow object detection models accelerated with NVIDIA TensorRT (TF-TRT)☆128Sep 15, 2020Updated 5 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆300Jul 4, 2019Updated 6 years ago
- Convert model implementation from Tensorflow to TensorRT engine.☆17Aug 20, 2018Updated 7 years ago
- Samples for TensorRT/Deepstream for Tesla & Jetson☆1,288Oct 16, 2025Updated 4 months ago
- TensorRT for Yolov3☆482Sep 26, 2022Updated 3 years ago
- Tensorflow to TensorRT Model Converter☆30Feb 11, 2018Updated 8 years ago
- ONNX-TensorRT: TensorRT backend for ONNX☆3,188Feb 3, 2026Updated last month
- An easy to use PyTorch to TensorRT converter☆4,856Aug 17, 2024Updated last year
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…