Hacker News new | ask | show | jobs
by mongodude 3225 days ago
Score seems to work on some images but did not work on my dog's photo - how do you guys evaluate the accuracy?
1 comments

We have trained our model on public photos which were popular/trending at some point of time. We fed these images to a deep CNN (Convolutional Neural Network) which started to recognise features that made photos popular. What we realise in the process that these features do change with time so we have added a temporal component to our training set to ensure our model is relevant. It is currently optimised more for human photos and travel images so maybe in our next iteration, we can predict pets photos as well.