DeepStream SDK is slow to start
I’m implementing the DeepStream SDK using Python Biding, but it takes a long time to run (over 5 minutes).
I’m using YOLOv3-Tiny and I want to do real-time inference using a USB camera.
Isn’t there a way to make the startup time a little faster?