jetson_nano_trt_tf_ssd icon indicating copy to clipboard operation
jetson_nano_trt_tf_ssd copied to clipboard

How to run SSD Mobilenet V2 object detection on Jetson Nano at 20+ FPS

Results 4 jetson_nano_trt_tf_ssd issues
Sort by recently updated
recently updated
newest added

Hi, I want to know if this works with Jetpack 4.5? Also - if you could highlight memory consumptions like how many parallel RTSP streams can I use with V2...

Hi, I'm getting this error. Can someone check it please? `WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested`...

From your blog post: > Building Pycuda Python package from source on Jetson Nano might take some time, so I decided to pack the pre-build package into a wheel file...

When I run it What should I do please help me ---------------------------------------------------------- Traceback (most recent call last): File "trt_ssd_benchmark.py", line 22, in trt_ssd = TrtSSD(model, INPUT_HW) File "/home/utils/ssd.py", line 77,...