Hello,
I would like to run YOLOv5 on jetson nano with 4 camera IP.
I would like to know if jetson nano will support 4 cameras live stream and if it exists a way to know if it will support it well
Thanks
Hi,
We have demonstration of Yolo models in DeepStream SDK. Please check
/opt/nvidia/deepstream/deepstream-5.0/sources/objectDetector_Yolo
It is single input case. You can refer to document to modify the config file to 4 camera inputs. For Jetson Nano, we would suggest run tiny models.
Thanks, I need to use YOLOv5, is there a way to use with deepstream ?
Hi,
Here is guidance of Yolov5 deployment:
Yolov5 giving unexpected outputs - #5 by ersheng
FYR.
1 Like