/ TECH

Google's way of feeding captcha

You and your friends make a plan to travel by train. You open Google Chrome and enter www.irctc.co.in. You fill in the user name, password and an extra field which challenges you to identify random alphanumeric characters. This extra verification field is called as captcha, this is intended to avoid automated machine logins. It is a way to distinguish human and machine inputs, this helps to prevent spam and automated data extraction from websites.

In earlier days, captcha was text based. In recent days Google has started using images in its captcha. If you have come across Google’s captcha, it requests you to click images of traffic signals, buses, zebra crossing, cars. Have you ever thought why it did not ask for an airplane, apples, anything else other than images related to driving? This move by Google is intended to help its self-driving project. Indirectly we are helping Google to train its self-driving car’s Machine Learning model which identifies bus, cars, pedestrian, trees, signals, zebra crossing kind of objects. This will help its ML model to identify objects more precisely.

captcha1

There are many memes around Google’s self-driving car project. This meme caught my attention more.

2d67497

There are many more ways of collecting data from a user, I enlisted one. I don’t think Google is doing anything wrong here. Google is helping mankind in the best way possible, you get to use its services for free. Then what is wrong if we are helping it back.