Real-Time Object Detection in 10 Lines of Python on Jetson Nano

Originally published at: https://developer.nvidia.com/blog/realtime-object-detection-in-10-lines-of-python-on-jetson-nano/

To help you get up-and-running with deep learning and inference on NVIDIA’s Jetson platform, today we are releasing a new video series named Hello AI World to help you get started.  In the first episode Dustin Franklin, Developer Evangelist on the Jetson team at NVIDIA, shows you how to perform real-time object detection on the…

I have ran this on my Jetson Nano! Awesome!!! Now I need to run in on a dGPU. What are the libraries that need to be changed? What else? Is there an example of doing this project on a dGPU?