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 ...
PyTorch to CoreML model conversion
Neural network usage usually takes a lot of computations, but in our modern world, even a smartphone can be a device to run your trained neural model. Today we will take a look at how we can convert a ...
Technical Aspects of a Digital SLR
In this post, we will explain various technical aspects of a DSLR camera. We will explain the focal length, f-stop, depth of field, aperture, shutter speed, ISO setting, image stabilization, and auto ...
Embedded Computer Vision: Which device should you choose?
At Big Vision LLC, we receive requests for a lot of consulting projects where the solution needs to be delivered on a small single board computer like the Raspberry Pi. For example, one company wants ...