PinnedMaximinusjoshusinfeaturepreneurColour Filtering and Colour Pop Effects using OpenCV PythonHave you ever thought of separating a single hue of colour from an image? This article walks you through the process of filtering specific…Apr 27, 2021Apr 27, 2021
PinnedMaximinusjoshusinfeaturepreneurUnderstanding the concept of Channels in an ImageThere are a handful of colour spaces to represent an image such as RGB, BGR, HSV, CMYK etc. But there is something they all have in common…Apr 27, 20216Apr 27, 20216
MaximinusjoshusinGeek CultureA Look Under the Hood of Pytorch’s Recurrent Neural Network ModuleA Guide to Weight initializations and Matrix Multiplications inside Pytorch’s RNN module.Jun 19, 2022Jun 19, 2022
MaximinusjoshusinfeaturepreneurThe Math behind BackpropagationEvery Move Finally ExplainedNov 30, 20211Nov 30, 20211
MaximinusjoshusinfeaturepreneurMy Intern Experience with Tact LabsWhether you are seeking a head start for your career or looking for some real-life industrial grind, an internship is the best way to…Apr 27, 2021Apr 27, 2021
MaximinusjoshusinfeaturepreneurDraw Contours on an Image using OpenCVHave you noticed lines drawn around mountain areas and areas with an elevation in topographical maps? These lines are known as…Apr 24, 2021Apr 24, 2021
MaximinusjoshusinfeaturepreneurBlending images using OpenCVHave you ever wondered how blended images are created? What is actually happening under the hoods? Don’t worry, you are about to find it…Apr 14, 2021Apr 14, 2021
MaximinusjoshusinfeaturepreneurDive deeper into OpenCV’s Adaptive ThresholdingThresholding is the process of converting a grayscale image to a binary image (an image which contains only black and white pixels). This…Apr 14, 2021Apr 14, 2021
MaximinusjoshusinfeaturepreneurImage Data Augmentation using Keras ImageDataGeneratorKeras is an open-source software library that provides a Python interface for Artificial Neural Networks. Keras acts as an interface for…Apr 8, 20212Apr 8, 20212
MaximinusjoshusinfeaturepreneurPerforming Bitwise Operations on Images using OpenCVOpenCV is a library of programming functions mainly aimed at real-time computer vision. In this article, we are going to perform bitwise…Apr 8, 20211Apr 8, 20211