In this tutorial, Deep Learning based Human Pose Estimation using OpenCV. We will explain in detail how to use a pre-trained Caffe model that won the COCO keypoints challenge in 2016 in your own ...
Archives for May 2018
Number of Parameters and Tensor Sizes in a Convolutional Neural Network (CNN)
In this post, we share some formulas for calculating the sizes of tensors (images) and the number of parameters in a layer in a Convolutional Neural Network (CNN). This post does not define basic ...
How to convert your OpenCV C++ code into a Python module
Imagine writing a Computer Vision library using OpenCV. You want your code to be easily portable to Linux, Mac, Windows, iOS, Android and even embedded devices. So you choose to build your library in ...
CV4Faces : Best Project Award 2018
It gives me immense pleasure to announce the best project award for our online course "Computer Vision for Faces" (cv4faces). These awards are given out twice a year to the top three projects ...