Ep5 Person Detection in Video | Jetson Computer Vision | Jetson Nano | Python | Rocket Systems
Вставка
- Опубліковано 16 лис 2024
- In this video, we will study about how you can detect person in video file or live USB webcam feed. We have used OpenCV in Python and have used caffe model files in order to detect person. Caffe model we are using is a very generic model which can detect almost all object in frame and thus we have specifically mentioned Person to be our main object to be detected.
Watch this video till end to fully understand how you can detect person in video file or live USB webcam feed using OpenCV Python.
Link to full playlist: • Jetson Computer Vision
Link to all the source code: github.com/mai...
For any work or business-related queries: mailrocketsystems@gmail.com - Наука та технологія
Thanks for the video. Would you consider doing an image detection in a real time video, based on custom model?
please make a tutorial on how to build deepstream for multiple cam object detection
Hi, I tried it on my jetson nano and it works. But the video speed is very, very slow on my jetson nano compared to your video. Any idea about what the reason could be? Are you using a jetson nano or xavier?