Python Tensorrt

Open-source Python projects categorized as Tensorrt

Top 22 Python Tensorrt Projects

  • YOLOX

    YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

  • yolo_tracking

    BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • torch2trt

    An easy to use PyTorch to TensorRT converter

  • yolov7_d2

    🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥

  • mmdeploy

    OpenMMLab Model Deployment Framework

    Project mention: [D] Object detection models that can be easily converted to CoreML | /r/MachineLearning | 2023-07-25
  • TensorRT

    PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT (by pytorch)

  • tensorflow-yolov4-tflite

    YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • yolov5-face

    YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

  • tensorrt_demos

    TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

  • GenerativeAIExamples

    Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

    Project mention: FLaNK Weekly 18 Dec 2023 | dev.to | 2023-12-18
  • FastMOT

    High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀

  • inference

    A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models. (by roboflow)

    Project mention: Supervision: Reusable Computer Vision | news.ycombinator.com | 2024-03-24

    Yeah, inference[1] is our open source package for running locally (either directly in Python or via a Docker container). It works with all the models on Universe, models you train yourself (assuming we support the architecture; we have a bunch of notebooks available[2]), or train in our platform, plus several more general foundation models[3] (for things like embeddings, zero-shot detection, question answering, OCR, etc).

    We also have a hosted API[4] you can hit for most models we support (except some of the large vision models that are really GPU-heavy) if you prefer.

    [1] https://github.com/roboflow/inference

    [2] https://github.com/roboflow/notebooks

    [3] https://inference.roboflow.com/foundation/about/

    [4] https://docs.roboflow.com/deploy/hosted-api

  • Radiata

    Stable diffusion webui based on diffusers.

    Project mention: 🌠🌟Radiata TensorRT WebUI ⚡🏎️💨 | /r/DeepFloydIF | 2023-06-02
  • trt_pose

    Real-time pose estimation accelerated with NVIDIA TensorRT

  • yolov4-custom-functions

    A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.

  • Savant

    Python Computer Vision & Video Analytics Framework With Batteries Included

    Project mention: 🚀 Savant 0.2.6 is Out: Release Notes | /r/savant_video | 2023-11-09

    Website: https://savant-ai.io/

  • Sparsebit

    A model compression and acceleration toolbox based on pytorch.

  • tflite2tensorflow

    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 inverse quantization of INT8 quantization model.

  • mpv-upscale-2x_animejanai

    Real-time anime upscaling to 4k in mpv with Real-ESRGAN compact models

    Project mention: What's your experience witch watching movies/animes on 1440P | /r/Monitors | 2023-07-07

    Anime is very blurry when upscaled on 1440p, given that anime isn't even native 1080p to begin with. I found a good solution tho. There is a really great anime upscaler called 2x Animejanai V2.

  • jetson-voice

    ASR/NLP/TTS deep learning inference library for NVIDIA Jetson using PyTorch and TensorRT

    Project mention: Dusty-nv containers on Orin Nano | /r/JetsonNano | 2023-06-07

    I've had some trouble running them on a regular Jetson nano. Specifically https://github.com/dusty-nv/jetson-voice. Has anyone tried them with Orin Nano?

  • yolov8_aimbot

    Aim-bot based on AI for all FPS games

    Project mention: Revolutionize Your FPS Experience with AI: Introducing the YOLOv8 Aimbot 🔥 | /r/computervision | 2023-12-08

    This isn't just another aimbot; it's a next-level, AI-driven aiming assistant powered by cutting-edge computer vision technology. It uses the YOLOv8 model to pinpoint and track enemies with unerring accuracy. Ready to see it in action? Check this out! 👀 YOLOv8 Aimbot in Action!

  • opti_models

    PyTorch optimizations and benchmarking

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-24.

Python Tensorrt related posts

Index

What are some of the best open-source Tensorrt projects in Python? This list will help you:

Project Stars
1 YOLOX 8,972
2 yolo_tracking 6,046
3 torch2trt 4,376
4 yolov7_d2 3,130
5 mmdeploy 2,481
6 TensorRT 2,319
7 tensorflow-yolov4-tflite 2,221
8 yolov5-face 1,919
9 tensorrt_demos 1,720
10 GenerativeAIExamples 1,454
11 FastMOT 1,095
12 inference 1,015
13 Radiata 984
14 trt_pose 921
15 yolov4-custom-functions 587
16 Savant 476
17 Sparsebit 319
18 tflite2tensorflow 249
19 mpv-upscale-2x_animejanai 244
20 jetson-voice 164
21 yolov8_aimbot 107
22 opti_models 55
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com