UsingNet / nvjpeg-pythonLinks
nvjpeg for python
☆101Updated 2 years ago
Alternatives and similar repositories for nvjpeg-python
Users that are interested in nvjpeg-python are comparing it to the libraries listed below
Sorting:
- The Triton backend that allows running GPU-accelerated data pre-processing pipelines implemented in DALI's python API.☆135Updated 3 weeks ago
- resize image in (CUDA, python, cupy)☆41Updated last year
- Decode JPEG image on GPU using PyTorch☆91Updated last year
- This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server☆285Updated 3 years ago
- A nvImageCodec library of GPU- and CPU- accelerated codecs featuring a unified interface☆109Updated 3 months ago
- C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ON…☆289Updated 3 years ago
- Porting of Pillow resize method in C++ and OpenCV.☆138Updated 2 years ago
- A pytorch to tensorrt convert with dynamic shape support☆260Updated last year
- This repository provides YOLOV5 GPU optimization sample☆105Updated 2 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆232Updated last year
- ☆78Updated last year
- A set of simple tools for splitting, merging, OP deletion, size compression, rewriting attributes and constants, OP generation, change op…☆295Updated last year
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆113Updated 2 months ago
- DeepStream Libraries offer CVCUDA, NvImageCodec, and PyNvVideoCodec modules as Python APIs for seamless integration into custom framewor…☆53Updated 8 months ago
- TensorRT Examples (TensorRT, Jetson Nano, Python, C++)☆95Updated last year
- Count number of parameters / MACs / FLOPS for ONNX models.☆93Updated 7 months ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆164Updated 8 months ago
- A project demonstrating how to use nvmetamux to run multiple models in parallel.☆102Updated 8 months ago
- A tool convert TensorRT engine/plan to a fake onnx☆39Updated 2 years ago
- How to deploy open source models using DeepStream and Triton Inference Server☆80Updated 11 months ago
- ☆79Updated 3 years ago
- ☆121Updated last year
- PyTurboJPEG is a highly optimized Python wrapper of libjpeg-turbo (TurboJPEG API) which supports x86 and ARM architecture.☆279Updated 3 weeks ago
- This repository describes how to add a custom TensorRT plugin in c++ and python☆28Updated 4 years ago
- ☆35Updated 2 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆196Updated 3 years ago
- MegEngine implementation of YOLOX