astekardis

Results 3 issues of astekardis

Hey @dusty-nv, I'm new to using docker and I'm trying to figure out the best way to include OpenCV in my docker image that I am building on top of...

I'm currently trying to use torch2trt on my Jetson Nano. See below for the `jetson_release` info for this device: ``` - NVIDIA Jetson Nano (Developer Kit Version) * Jetpack 4.4...

Hey @dusty-nv I've been having an issue running my object detection model within the container `nvcr.io/nvidia/l4t-pytorch:r32.4.2-pth1.3-py3`. Specifically, when running inference, I call `torchvision.ops.nms` in order to perform non-maximum suppression on...