jam244

Results 3 issues of jam244

Fix error 'RuntimeError: stack expects each tensor to be equal size, but got [0] at entry 0 and [1] at entry 3'

Hi, I am attempting to execute the human pose estimation on NVIDIA L4T ML container. The following step causes the Jupyter notebook kernel to restart "model_trt = torch2trt.torch2trt(model, [data], fp16_mode=True,...

Hi, How can I close the camera after camera.unobserve(update_image, names='value') ? The camera ON LED continues to be on unless I restart the OS. I am using Logitech C270 USB...