Object detection is probably the most profound aspect of computer vision due the number practical use cases. Object detection refers to the capability of computer and software systems to locate objects in an image/scene and identify each object. Object detection has been widely used for face detection, vehicle detection, pedestrian...
[Read More]
I write about
Numpy tutorial
Tool for mathematical stuff.
NumPy is a fundamental Python package to efficiently practice data science. Learn to work with powerful tools in the NumPy array, and get started with data exploration.
NumPy has a whole sub module dedicated towards matrix operations called numpy
[Read More]
Python tutorial
A complete fundamental tutorial towards data science!
Python is a general-purpose programming language that is becoming ever more popular for data science. Companies worldwide are using Python to harvest insights from their data and gain a competitive edge. Python specifically for data science. In Introduction to Python course, you’ll learn about powerful ways to store and manipulate...
[Read More]