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 ...
Search Results for: mac os
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 ...
PaddleOCR: Unveiling the Power of Optical Character Recognition
PaddleOCR: Reading huge documents can be very tiring and very time taking. You must have seen many software or applications where you just click a picture and get key information from the document. ...
Mediapipe Gesture Recognition – Gesture Control in Zoom Call
As you all know, Zoom has become the veritable king of online-meeting platforms and is widely used by corporates and universities. Online meetings, however, come with their own set of problems. For ...
TensorFlow Model Optimization Toolkit – A Deep Dive
In the previous posts of the TFLite series, we introduced TFLite and the process of creating a model. In this post, we will take a deeper dive into the TensorFlow Model Optimization. We will explore ...
Object Detection With Depth Measurement Using Pre-trained Models With OAK-D
This is the third blog post in the Oak series. If you haven't checked out the previous posts on OAK, check them below. In this post, we are going to look at how we can run an existing pre-trained ...