ardianumam / Tensorflow-TensorRTLinks
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
☆302Updated 6 years ago
Alternatives and similar repositories for Tensorflow-TensorRT
Users that are interested in Tensorflow-TensorRT are comparing it to the libraries listed below
Sorting:
- TensorFlow models accelerated with NVIDIA TensorRT☆688Updated 4 years ago
- Darknet Weights to TensorFlow☆218Updated 2 years ago
- TensorFlow object detection models accelerated with NVIDIA TensorRT (TF-TRT)☆128Updated 4 years ago
- TensorRT and TensorFlow demo/example (python, jupyter notebook)☆82Updated 6 years ago
- Image classification with NVIDIA TensorRT from TensorFlow models.☆457Updated 4 years ago
- TensorRT for Yolov3☆486Updated 2 years ago
- I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101☆561Updated 2 years ago
- Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.☆223Updated 4 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆338Updated 3 years ago
- Python sample for referencing object detection model with TensorRT☆140Updated 3 years ago
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…☆67Updated 7 years ago
- Accelerate mobileNet-ssd with tensorRT☆188Updated 6 years ago
- The implementation of YOLO v2 with TensorFlow☆79Updated 6 years ago
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆304Updated 4 years ago
- Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNO…☆306Updated 5 years ago
- YOLOv3 and YOLOv3-Tiny Implementation for Real-Time Object Detection☆42Updated 4 years ago
- yolov3 with mobilenetv2 and efficientnet☆294Updated 2 years ago
- YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO☆539Updated 3 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- ☆79Updated 6 years ago
- Object Detection API Tensorflow☆272Updated 4 months ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆182Updated last year
- YOLOV3-NANO-Tensorflow☆47Updated 2 years ago
- partial residual networks☆101Updated 5 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 6 years ago
- use TensorRT accelerate yolo3☆121Updated 6 years ago
- BetterNetWork4SSD☆144Updated 5 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 5 years ago
- Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.☆228Updated 6 years ago