tf-trt
Here are 7 public repositories matching this topic...
Language:All
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
- Updated
Mar 20, 2025 - Python
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and fro…
- Updated
Oct 9, 2022 - Python
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports invers…
- Updated
Sep 4, 2022 - Python
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
- Updated
Apr 17, 2021 - Dockerfile
A library to help with the development of AI models with Keras, with a focus on edge / IoT applications. Based originally onhttps://github.com/yingkaisha/keras-unet-collection
- Updated
Feb 21, 2023 - Python
Optimize TensorFlow (TF) Models For Deployment with NVIDIA TensorRT.
- Updated
Dec 19, 2024
The pupose of this project is to do the inference of models YOLOv3 and YOLOv3-Tiny using the the TF-TRT (TensorFlow-TensorRT) Python API with TensorFlow v1.15
- Updated
Mar 27, 2022 - Python
Improve this page
Add a description, image, and links to thetf-trt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetf-trt topic, visit your repo's landing page and select "manage topics."