Browse by Domains

computer vision

What is Artificial Intelligence in 2024? Types, Trends, and Future of it?

What is Artificial Intelligence? Artificial Intelligence is defined as the ability of a digital computer or computer-controlled robot to perform tasks commonly associated with intelligent beings. AI is also defined as, A layman with a fleeting understanding of technology would link it to robots. They’d say Artificial Intelligence is a terminator like-figure that can act […]

What is Artificial Intelligence in 2024? Types, Trends, and Future of it? Read More »

opencv tutorial

OpenCV Tutorial: A Guide to Learn OpenCV in Python

Welcome to the world of computer vision! In this OpenCV tutorial, we will embark on an exciting journey to learn and harness the power of OpenCV (Open Source Computer Vision Library) using the Python programming language. Whether you’re an aspiring computer vision engineer, a seasoned developer looking to expand your skill set, or simply curious

OpenCV Tutorial: A Guide to Learn OpenCV in Python Read More »

What is Computer Vision

What is Computer Vision? Know Computer Vision Basic to Advanced & How Does it Work?

What is Computer Vision? Computer vision is a field of study which enables computers to replicate the human visual system. It’s a subset of artificial intelligence which collects information from digital images or videos and processes them to define the attributes. The entire process involves image acquiring, screening, analysing, identifying and extracting information. This extensive

What is Computer Vision? Know Computer Vision Basic to Advanced & How Does it Work? Read More »

What is Edge Detection – An Introduction

What is Edge Detection?Methods of Edge DetectionDrawbacks of applying edge computationTechniques to overcome the drawbacks of edge computation What is Edge Detection? Edge detection is a technique of image processing used to identify points in a digital image with discontinuities, simply to say, sharp changes in the image brightness. These points where the image brightness

What is Edge Detection – An Introduction Read More »

fcn

Fully Convolutional Network (Semantic Segmentation)

The interest in Computer Vision has seen a tremendous spike in the last decade credit to the endless applications it offers. Vision is a key sense for Human beings. Thus, equipping Machines with the ability to perform tasks that earlier only Human Systems could do, has opened doors to achieve automation in various fields such

Fully Convolutional Network (Semantic Segmentation) Read More »

prerequisites for machine learning

Pre-requisites for a Machine Learning Career | Best option to start Machine learning Career

Machine Learning (ML) is an interdisciplinary field comprising of Computer Science, Electronics and Communication, Neuroscience, Psychology, Economics, Statistics and many more exciting fields of science. The vast inclusion of domains gives everyone an equal opportunity to be a part of this ever-growing field of science. There are several applications of Machine Learning and it is

Pre-requisites for a Machine Learning Career | Best option to start Machine learning Career Read More »

Computer Vision: A Case Study- Transfer Learning

The conclusion to the series on computer vision talks about the benefits of transfer learning and how anyone can train networks with reasonable accuracy. Usually, articles and tutorials on the web don’t include methods and hacks to improve accuracy. The aim of this article is to help you get the most information from one source.

Computer Vision: A Case Study- Transfer Learning Read More »

Scroll to Top