Category: Computer Vision

Computer Vision In Real Time

Computer Vision is one of the areas where Artificial Intelligence has made some significant improvements and impacts over the years. From self driving cars, to augmented reality, to visual assistance and even in automated visual security systems, CV has been quite impactful. The real benefit of computer vision can be leveraged when the vision processing…
Read more

Radiographic Image Analysis

Over the years, AI and Machine Learning has been able to make tremendous impact particularly in the health care domain. Universities and organizations like Nvidia, Microsoft, Intel are working with Medical institutes and healthcare centers to provide open source medical datasets, including image datasets and working on creating AI driven automated solutions in the healthcare…
Read more

Artistic image generation using Neural Style Transfer

In this post, we will learn how to use deep learning to generate images (base image) in the style of another image (style image). This is known as neural style transfer! This is a technique outlined in Leon A. Gatys’ paper, A Neural Algorithm of Artistic Style which is a great read, and you should…
Read more