Hacker News new | ask | show | jobs
by kamy22 3804 days ago
Hi, If you want you can contact me. I created a powerful algorithm to detect dominant colors in an image using K-means clustering and lab color space.

Examples: https://twitter.com/kamy22/status/479040852028051456 https://twitter.com/kamy22/status/472517258418606080

Have a good day!

1 comments

What about feature? If I want a dog, how do you determine which images contain a dog?
You have to do a lot of research to solve these type of problems. I think that neural networks and machine learning are the best way... but it's a complex problem.

Here you can find awesome publications (http://rodrigob.github.io/are_we_there_yet/build/classificat...). It's something like a bible of neural networks :P

Considering that companies like Google are so good at this, why build your own photo site? Why not upload all the CC0 images to a public Google Photos library?
I like your question. Ok, you can use 500px, Flickr, Google and other sites... But... In my personal opinion, a developer should be curious. I'm a dev and, for this reason, I like to give myself a challenge. It's a good way to learn a lot, to discover new solutions, to meet new people, to improve my skills, to create something new. So... you can use Google Photos library or you can consider to create something different (because definitely your solution will be different from the others). It's a choice ;)