MACNICA-CLAVIS-NV / trt_pose_demoLinks
A Demo Application for NVIDIA TensorRT Pose Estimation
☆14Updated 5 years ago
Alternatives and similar repositories for trt_pose_demo
Users that are interested in trt_pose_demo are comparing it to the libraries listed below
Sorting:
- Deep Sort algorithm C++ version☆94Updated 5 years ago
- 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
- Python sample for referencing object detection model with TensorRT☆140Updated 3 years ago
- ☆28Updated 5 years ago
- YOLOv5 in TensorRT☆139Updated 3 years ago
- This is a face recognition app built on DeepStream reference app.☆38Updated 4 years ago
- Describe how to use yolov5 in Deepstream 5.0☆211Updated last year
- openpose, yolov3 with tiny-tensorrt☆86Updated 4 years ago
- ☆32Updated 2 years ago
- This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ program…☆50Updated 2 years ago
- Demo app on using Deepstream 5.0 with Facenet☆44Updated 4 years ago
- convert your yolov3-tiny model to trt model☆91Updated 5 years ago
- ☆44Updated 3 years ago
- Face Recognition with RetinaFace and ArcFace.☆85Updated 3 years ago
- ☆46Updated 4 years ago
- An ncnn implementation of YOLOv5 on ARM devices, capable of using GPU to accelerate inference☆27Updated 3 years ago
- OpenVINO Inference Engine Python API sample code - NCS2☆34Updated 6 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5☆190Updated 4 years ago
- How to run yolov5 model using TensorRT.☆49Updated 4 years ago
- Run tensorrt yolov5 on Jetson devices, supports yolov5s, yolov5m, yolov5l, yolov5x.☆73Updated 4 years ago
- OpenPose network tensorrt optimizer☆39Updated 6 years ago
- Face Recognition on NVIDIA Jetson (Nano) using TensorRT☆212Updated 9 months ago
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices☆52Updated 4 years ago
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆177Updated 3 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream