In my previous post I provided step by step instructions on how to install NVIDIA DIGITS 3 on Amazon EC2. In this post, we are going to use an Amazon Machine Image (AMI) that I have configured for ...
Search Results for: install
NVIDIA DIGITS 3 on EC2
So you have heard a lot about Deep Learning and Convolutional Neural Network, and you want to quickly try it out. But before you dive into the theory you want to get your hands dirty. And you don't ...
Facial Landmark Detection
Who sees the human face correctly: the photographer, the mirror, or the painter? -- Pablo Picasso If Picasso was alive today, he would have definitely added one more profession to that list -- a ...
Computer Vision for Predicting Facial Attractiveness
Most of us have looked in the mirror and wondered how good we look. But, it is often difficult to be objective while judging our own attractiveness, and we are often too embarrassed to ask for ...
Image Thresholding in OpenCV
Carefully observe the animation below in Figure 1. How many numbers do you see? Most of you will see several numbers. But there is more to the image than meets the eye. As the image cycles ...
Turn your OpenCV Code into a Web API in under 10 minutes — Part 1
Wouldn't it be cool if you could expose your OpenCV python code as a web service ? Got 10 minutes ? Let's get started! I have created a video that walks you through the process. ...