Read more about the article Introduction to Numpy array python (Zero dimension, One dimension, two dimension and three dimension) with examples
Understanding Numpy array in Simple Way

Introduction to Numpy array python (Zero dimension, One dimension, two dimension and three dimension) with examples

Introduction Numpy arrays are the basic building block of image processing and computer vision. Python is fun and numpy array stands between pre-processing and model training. Data in string form…

Continue ReadingIntroduction to Numpy array python (Zero dimension, One dimension, two dimension and three dimension) with examples
Read more about the article Object Detection API using Python Tutorial Based on Tensorflow
Tensorflow Object detection API Tutorial using Python

Object Detection API using Python Tutorial Based on Tensorflow

Introduction Tensorflow object detection API using Python is a powerful Open-Source API for Object Detection developed by Google. This is a ready to use API with variable number of classes.…

Continue ReadingObject Detection API using Python Tutorial Based on Tensorflow