Nothing impressive, existing architectures were used, InceptionV3, Xception and InceptionResNetV2. Fine-tuning those models resulted in a slightly worse accuracy.
Identifying dog breeds using Keras
11–12 of 12 posts
Re: Identifying dog breeds using Keras
#12Machine learning is still considered "new" or "difficult" so people often respond to posts like this with comments like the one that says "Nothing impressive, existing architectures were used". Writers only get enthusiasm if they raise a benchmark with a brand new approach. For researchers and people spend a lot of time on ML, I totally get that. There isn't anything new here. In fact, I correctly guessed nearly the…
Agreed. There's too much of an academic paper culture around ML. It makes the field very unapproachable. It's as if people don't actually use it for anything practical and they only care about the science and math. It is getting better though. It's great to see people post articles like this and even if it has been done before seeing different approaches and seeing it written in different ways goes a long ways toward…
It feels like we are on the cusp of non-experts being able to get real results and them being able to improve on classifiers for their domain. It almost feels like right before Rails took the world by storm.