image recognition

Object Detection

U-Net and IoU for Object Detection in Image Processing

Other than our last  hand writing challenge, there is another Kaggle challenge featuring image recognition — TGS Salt Identification Challenge. But this time, we are going for an “upgrade”. As we are dealing with object detection. It is all about salt. In this challenge, our mission is finding geophysical images that contain salt. Oh wait, does it sound weird? Actually …

U-Net and IoU for Object Detection in Image Processing Read More »

Teach our machine with Convolutional Neural Network

Python Image Recognizer with Convolutional Neural Network

On our data science journey, we have solved classification and regression problems. What’s next? There is one popular machine learning territory we have not set feet on yet — the image recognition. But now the wait is over, in this post we are going to teach our machine to recognize images by using Convolutional Neural …

Python Image Recognizer with Convolutional Neural Network Read More »