wang-xinyu / pytorchxLinks
Implement popular deep learning networks in pytorch, used by tensorrtx.
☆197Updated 4 years ago
Alternatives and similar repositories for pytorchx
Users that are interested in pytorchx are comparing it to the libraries listed below
Sorting:
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆210Updated 4 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆534Updated 4 years ago
- tensorrt int8 量化yolov5 onnx模型☆186Updated 4 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆171Updated 4 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆174Updated 3 years ago
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆248Updated 5 years ago
- ☆118Updated 2 years ago
- tensorrt wheels (API)☆76Updated 5 years ago
- NVIDIA TensorRT 加速推断教程!☆134Updated 4 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5☆192Updated 5 years ago
- TensorRT ONNX Plugin、Inference、Compile☆466Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 4 years ago
- Useful tensorrt plugin. For pytorch and mmdetection model conversion.☆165Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆211Updated 2 years ago
- ☆131Updated last year
- Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.☆177Updated 2 years ago
- Code for some onnxruntime projects☆120Updated 4 years ago
- yolov5 onnx caffe☆120Updated 4 years ago
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆165Updated 5 years ago
- This is a C++ implementation of CenterNet using TensorRT and CUDA☆146Updated 2 years ago
- convert your yolov3-tiny model to trt model☆91Updated 5 years ago
- This is a TensorRT based deepsort project☆79Updated 4 years ago
- A simple tool that can generate TensorRT plugin code quickly.☆238Updated 2 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆598Updated last year
- Yolov5 inference on NVDec hardware decoder☆90Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆110Updated 3 years ago
- This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server☆285Updated 3 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago