TowardsMachineLearning

Deep Learning

OpenCV: Beginning for the Computer Vision enthusiast

Introduction:- In the article “OpenCV: Beginning for the Computer Vision enthusiast”, we’ll focus on What and why we use OpenCV for Computer Vision, Reading, writing and displaying the images, Color spaces in OpenCV, Resizing, Rotation, translation of the images, Thresholding in OpenCV, different Image enhancement techniques. Computer vision is one of the hottest and the

OpenCV: Beginning for the Computer Vision enthusiast Read More »

Introduction to GANs: Adversarial attacks and Defenses for Deep Learning

Introduction to GANs- The popularity of deep learning is growing, we are using the neural nets in every field to increase the productivity and the capabilities and of course neural nets has a lot of potential which can easily be justified by seeing their application. So till time, we are using the neural nets like

Introduction to GANs: Adversarial attacks and Defenses for Deep Learning Read More »

RCNN Family (Fast R-CNN ,Faster R-CNN ,Mask R-CNN ) Simplified

Introduction   In this article we’ll understand each object detection algorithm under RCNN family (Region Based Convolutional Neural Network). So, we assume you have been through our article on RCNN and we presume that you know about RCNN, if not you can click on this link first to read about RCNN.  Fast R-CNN Simplified:- Before we talk about the family

RCNN Family (Fast R-CNN ,Faster R-CNN ,Mask R-CNN ) Simplified Read More »