IntroductionJensen’s KeynoteGeForce RTX 4090 GPUJetson Orin NanoNVIDIA IGXOmniverse: Metaverse for RobotsNVIDIA Drive ThorBringing AI to functional safety [A41108]How to Build a Digital Twin ...
NVIDIA GTC 2022 : The most important AI event this Fall
Welcome to our coverage of the most anticipated AI event of the season, NVIDIA’s GPU Technology Conference. Every six months, NVIDIA hosts the hugely popular GTC event which brings together experts in ...
Demystifying GPU Architectures For Deep Learning: Part 2
IntroductionAI specific features in recent NVIDIA GPUs2.1 Pascal microarchitecture (2016)2.2 Volta microarchitecture (2018)2.3 Turing microarchitecture (Late 2018)2.4 Ampere microarchitecture ...
Demystifying GPU Architectures For Deep Learning – Part 1
IntroductionCUDA programming model2.1 What is CUDA?2.2 Introduction to some important CUDA conceptsImplementing a dense layer in CUDASummary 1. Introduction A few months ago, we covered the ...
How to use OpenCV DNN Module with Nvidia GPU on Windows
This post will go over how to use OpenCV DNN Module with Nvidia GPU on Windows operating system. If you sthave an Ubuntu system, you can check ...
How to use OpenCV DNN Module with NVIDIA GPUs on Linux
In many of our previous posts, we used OpenCV DNN Module, which allows running pre-trained neural networks. One of the module's main drawback is its limited CPU-only inference use since it was ...