Author Archives: Rohit Dwivedi - Page 5

27 Jul

Understanding Capsule Networks with Its Implementation in Computer Vision

image-14334
image-14334

This article illustrates the problems with standard neural net and implementation of Capsule Network to overcome the problems. We will first go through the need for such a network and then will implement the CapsNet model in the task of image reconstruction where we will use the MNIST handwritten digit dataset.

The post Understanding Capsule Networks with Its Implementation in Computer Vision appeared first on Analytics India Magazine.

24 Jul

My first CNN project – Emotion Detection Using Convolutional Neural Network With TPU

image-14264
image-14264

Computer vision (CV) is the field of study that helps computers to study using different techniques and methods so that it can capture what exists in an image or a video. There are a large number of applications of computer vision that are present today like facial recognition, driverless cars, medical diagnostics, etc. We will…

The post My first CNN project – Emotion Detection Using Convolutional Neural Network With TPU appeared first on Analytics India Magazine.