Goto

Collaborating Authors

 object-recognition dataset stumped


This object-recognition dataset stumped the world's best computer vision models

#artificialintelligence

Computer vision models have learned to identify objects in photos so accurately that some can outperform humans on some datasets. But when those same object detectors are turned loose in the real world, their performance noticeably drops, creating reliability concerns for self-driving cars and other safety-critical systems that use machine vision. In an effort to close this performance gap, a team of MIT and IBM researchers set out to create a very different kind of object-recognition dataset. It's called ObjectNet, a play on ImageNet, the crowdsourced database of photos responsible for launching much of the modern boom in artificial intelligence. Unlike ImageNet, which features photos taken from Flickr and other social media sites, ObjectNet features photos taken by paid freelancers. Objects are shown tipped on their side, shot at odd angles, and displayed in clutter-strewn rooms.


r/MachineLearning - [R] Object-recognition dataset stumped the world's best computer vision models

#artificialintelligence

If you break the IID assumption then models that rely on it don't perform well. Everyone knows that Imagenet is a relatively clean dataset and not representative of the real world. They didn't train on a split of objectnet and test on a split, they trained on imagenet and then just applied to the common categories. All this shows is that if the training data is not representative of the testing data, performance will suffer. This is one of the first things everyone learns in this field.


This object-recognition dataset stumped the world's best computer vision models

#artificialintelligence

Computer vision models have learned to identify objects in photos so accurately that some can outperform humans on some datasets. But when those same object detectors are turned loose in the real world, their performance noticeably drops, creating reliability concerns for self-driving cars and other safety-critical systems that use machine vision. In an effort to close this performance gap, a team of MIT and IBM researchers set out to create a very different kind of object-recognition dataset. It's called ObjectNet, a play on ImageNet, the crowdsourced database of photos responsible for launching much of the modern boom in artificial intelligence. Unlike ImageNet, which features photos taken from Flickr and other social media sites, ObjectNet features photos taken by paid freelancers.