Tag: #HOG

My Tech World

DAY 96-100 DAYS MLCODE: Classification using HOG

In the previous blog, we discussed HOG, in this blog we’ll try to see HOG in action. Let’s develop a classifier using HOG. Let’s download the faces from the Labeled Faces in the Wild dataset, which we can downloaded by Scikit-Learn: Now download some none face images. We can take input images, and extract thumbnails…
Read more


February 16, 2019 0

DAY 95-100 DAYS MLCODE: Histogram of Oriented Gradients ( HOG )

In the previous blogs, we had discussed featured engineering, in this blog, we’ll discuss Histogram of Oriented Gradients ( HOG ). Till now we have developed several machine learning algorithms and learned a lot about how the machine learning stuff works. But in real life scenario, our data does not look like MNIST data where all…
Read more


February 15, 2019 0