-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Batched inference, tensorRT #151
Comments
Kishore-Yogaraj
assigned Miniapple8888, leungjch, danielrhuynh and meshvaD and unassigned Miniapple8888, leungjch and danielrhuynh
Sep 24, 2024
Buffer for getting messages from all 6 camera angles |
|
Kishore-Yogaraj
changed the title
Extend Camera Object Detection for multiple cameras within the same node -> Batched inference, tensorRT
Batched inference, tensorRT
Nov 12, 2024
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to use TensorRT, something like https://github.com/noahmr/yolov5-tensorrt for yolov8
➝ https://github.com/triple-Mu/YOLOv8-TensorRT/blob/main/infer-det.py
will be in C++
also look at https://github.com/NVIDIA-AI-IOT/YOLOv5-with-Isaac-ROS
[justin] read 2.1. Batching section here https://docs.nvidia.com/deeplearning/tensorrt/archives/tensorrt-700/pdf/TensorRT-Best-Practices.pdf
Approach: There are three subtasks for this:
The text was updated successfully, but these errors were encountered: