sithu31296 / PyTorch-ONNX-TRTLinks
TensortRT installation and Conversion from PyTorch Models
☆34Updated 5 years ago
Alternatives and similar repositories for PyTorch-ONNX-TRT
Users that are interested in PyTorch-ONNX-TRT are comparing it to the libraries listed below
Sorting:
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆99Updated last year
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆79Updated 5 months ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated 2 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Updated 4 years ago
- PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the p…☆39Updated 7 months ago
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i…☆30Updated last year
- SAHI(Slicing Aided Hyper Inference)をYOLOX(ONNX)で動かしたサンプル☆43Updated 2 years ago
- A PyTorch implementation of YOLOv5☆172Updated 3 years ago
- ☆54Updated 2 years ago
- Set up CI in DL/ cuda/ cudnn/ TensorRT/ onnx2trt/ onnxruntime/ onnxsim/ Pytorch/ Triton-Inference-Server/ Bazel/ Tesseract/ PaddleOCR/ NV…☆43Updated 2 years ago
- A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset☆141Updated 4 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Count GitHub Stars ⭐☆33Updated this week
- Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules☆60Updated 2 years ago
- Just another yolo variant.☆24Updated 3 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 9 months ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- This repository provides YOLOV5 GPU optimization sample☆106Updated 2 years ago
- By the end of this post, you will learn how to: Train a SOTA YOLOv5 model on your own data. Sparsify the model using SparseML quantizati…☆55Updated 2 years ago
- ☆79Updated 4 years ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆90Updated 2 years ago
- ☆52Updated 4 years ago
- ☆127Updated 2 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆115Updated 4 years ago
- Docker image and wrapper for converting and inference YOLO-v5 model☆41Updated 3 years ago
- Cut and paste augmentation for object detection and instance segmentation☆146Updated 4 years ago
- Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the cha…☆25Updated 5 months ago