Also, the author spends the first section of the article determining that it is in fact a jaguar-print sofa (which the model also confirms) but continues to throw around the word "leopard". They're not making it any easier for the future machine learning algorithms that try to identify an image by the text surrounding it. ;)
Suddenly, a leopard print sofa appears
21–30 of 114 posts
Re: Suddenly, a leopard print sofa appears
#22Somehow tangent but this made me think about this quote found on HN last year: Context: Evolutionary algorithms and analog electronic circuits > One thing stands out when you try playing with evolutionary systems. Evolution is _really_ good at gaming the system. Unless you are very careful at specifying all of the constraints that you care about you can end up with a solution that is very clever but not quite what yo…
Re: Suddenly, a leopard print sofa appears
#23Let's say I didn't want to use the ImageNet or CaffeNet pre-trained models but wanted to train my own model (say, of thousands of images of sofas, leopards, jaguars, and cheetahs); are there any tutorials that walk through the process of building a CNN on your own data? (I've seen the comments like https://news.ycombinator.com/item?id=9584325 and watched the lectures and youtube walkthroughs, but they're all theoreti…
Re: Suddenly, a leopard print sofa appears
#24I'm happy somebody tries to put some sense into the whole absurdly overblown machine learning field.
Right now we're at the stage of the "seven blind men and the elephant". Over time, our eyes will open and things will start making sense.
Re: Suddenly, a leopard print sofa appears
#25I'm happy somebody tries to put some sense into the whole absurdly overblown machine learning field.
I wouldn't call it overblown. It has been applied very successfully in a few places; for example, voice recognition. Right now we're at the stage of the "seven blind men and the elephant". Over time, our eyes will open and things will start making sense.
(A lot probably has to do with switching to more data-based approaches.)
Re: Suddenly, a leopard print sofa appears
#26Re: Suddenly, a leopard print sofa appears
#27Re: Suddenly, a leopard print sofa appears
#28I'm happy somebody tries to put some sense into the whole absurdly overblown machine learning field.
If not, why else would this exist http://www.nvidia.com/object/tesla-supercomputing-solutions....?
Re: Suddenly, a leopard print sofa appears
#29Re: Suddenly, a leopard print sofa appears
#30https://www.imageidentify.com/ correctly identified the images as "a small sofa". I think rotating the image is questionable, since there could be an algorithm for first orienting the image correctly based on light and shadow and then the image recognition could be run. https://www.imageidentify.com/result/1ixb9603m9ix1
Edit: There's a comment about invariance in this thread [1] and apparently CNNs are not invariant under rotation.