COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200928043211/https://github.com/topics/tensorrt
Here are
143 public repositories
matching this topic...
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Updated
Sep 2, 2020
Python
An easy to use PyTorch to TensorRT converter
Updated
Sep 27, 2020
Python
Deep learning gateway on Raspberry Pi and other edge devices
Updated
Sep 27, 2020
Python
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Updated
Sep 23, 2020
Python
Implementation of popular deep learning networks with TensorRT network definition APIs
HyperPose: Real-time Human Pose Estimation
Updated
Sep 25, 2020
Python
TensorFlow models accelerated with NVIDIA TensorRT
Updated
Nov 22, 2019
Python
Fast and accurate object detection with end-to-end GPU optimization
Updated
Sep 3, 2020
Python
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Updated
Sep 26, 2020
Python
Image classification with NVIDIA TensorRT from TensorFlow models.
Updated
Jan 22, 2019
Python
Real-time pose estimation accelerated with NVIDIA TensorRT
Updated
Apr 8, 2020
Python
[ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan Li, Zhangyang Wang
Updated
Sep 8, 2020
Python
Bonnet: An Open-Source Training and Deployment Framework for Semantic Segmentation in Robotics.
Updated
Sep 25, 2020
Python
Explore the Capabilities of the TensorRT Platform
Reimplement RetinaFace use C++ and TensorRT
基于CenterNet训练的目标检测&人脸对齐&姿态估计模型
Updated
Apr 9, 2020
Python
Accelerate mobileNet-ssd with tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
Updated
Sep 25, 2020
Python
YOLOv3 implementation in TensorFlow 2.3.1
Updated
Sep 27, 2020
Jupyter Notebook
volksdep is an open-source toolbox for deploying and accelerating PyTorch, Onnx and Tensorflow models with TensorRT.
Updated
Sep 18, 2020
Python
use TensorRT accelerate yolo3
Updated
Apr 19, 2019
Python
Deep Learning Benchmarking Suite
Updated
Jul 28, 2020
Python
reference tensorflow code for named entity tagging
Updated
Jun 28, 2020
Python
This code is an implementation of a trained YOLO neural network used with the TensorRT framework.
Improve this page
Add a description, image, and links to the
tensorrt
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
tensorrt
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should prefix CMake build options with "CT2_", e.g.
CT2_WITH_MKLinstead ofWITH_MKL. This is a good practice to avoid possible conflicts with other projects.The usage should then be updated in several places: