Archives for machine vision

28 Aug

How Reliable Are Neural Networks Classifiers Against Unforeseen Adversarial Attacks

image-6757
image-6757

 The reliability of a machine learning model is assessed based on how erroneous it is. Lesser the number of errors, better the prediction. In theory, ML models should be able to predict, classify and recommend right every single time. However, when deployed in the real world, the model has a very good chance of running…

The post How Reliable Are Neural Networks Classifiers Against Unforeseen Adversarial Attacks appeared first on Analytics India Magazine.

11 Jul

How The Totally-Looks-Like Dataset Can Save Algorithms From Getting Fooled

image-5724
image-5724

Pareidolia is a widely documented phenomena in humans. It is the tendency to identify faces in random things. For example, the two photos above: one of young Vladimir Putin and the other of Home Alone actor Macaulay Culkin. This tendency doesn’t stop at faces. People with any trace of imagination can make things out of…

The post How The Totally-Looks-Like Dataset Can Save Algorithms From Getting Fooled appeared first on Analytics India Magazine.

22 Apr

How Machine Vision Keeps The Flavour Of Your Potato Chips Intact

image-4070
image-4070

Most of us are familiar with the packaging videos thanks to NatGeo’s mega-factories. The food and beverages industry giants like Pepsico bring over $ 60 billion in revenue per year. To meet the high consumption rate and to maintain the consistency in taste and texture of the product, companies go to great lengths by deploying…

The post How Machine Vision Keeps The Flavour Of Your Potato Chips Intact appeared first on Analytics India Magazine.

31 Mar

How RetinaNet Fixes The Shortcomings Of SSD With Focal Loss

image-3668
image-3668

In the conventional object detectors, say, R-CNN, initially a set of object locations are generated and then these locations are classified whether they belong to the foreground or background classes using a CNN. This is working of a two-stage detector. In the case of one stage detectors like SSD, the accuracy is more when applied…

The post How RetinaNet Fixes The Shortcomings Of SSD With Focal Loss appeared first on Analytics India Magazine.

31 Mar

How RetinaNet Fixes The Shortcomings Of SSD With Focal Loss

image-3666
image-3666

In the conventional object detectors, say, R-CNN, initially a set of object locations are generated and then these locations are classified whether they belong to the foreground or background classes using a CNN. This is working of a two-stage detector. In the case of one stage detectors like SSD, the accuracy is more when applied…

The post How RetinaNet Fixes The Shortcomings Of SSD With Focal Loss appeared first on Analytics India Magazine.

06 Feb

AI’s First Week Of Open Sourcing In 2019

image-2478
image-2478

The month of January witnessed a myriad of research works open sourced by the likes of Google, Facebook and Stanford. These works set new benchmarks for NLP and image recognition techniques while improving on the pre-existing models. Recently Google introduced a paper on Natural Questions (NQ), a new dataset for QA research, along with methods…

The post AI’s First Week Of Open Sourcing In 2019 appeared first on Analytics India Magazine.

26 Dec

What Is The Difference Between Computer Vision And Image Processing?

image-1599
image-1599

A human eye has between six and seven million cone cells, containing one of three colour-sensitive proteins known as opsins. When photons of light hit these opsins, they change shape, triggering a cascade that produces electrical signals, which in turn transmit the messages to the brain for interpretation. This whole process is a very complex…

The post What Is The Difference Between Computer Vision And Image Processing? appeared first on Analytics India Magazine.