Drawing with CUDA: Lines and Circles

Today we will be covering how to simple draw objects on an image using Parallel computing on our GPU via CUDA
Read more →

Working with Nvidia Tensor RT and Pose Estimation - Part 2

Today we will be continuing from part one and I will be showing usage of our custom class in the poseNet ROS Node
Read more →

Working with Nvidia Tensor RT and Pose Estimation

Today we will be converting some custom Pytorch models to ONNX format and then optimizing them with Nvidia’s TensorRT.
Read more →