Hacker News new | past | comments | ask | show | jobs | submit login

This is great! I was just writing a small script to prepare data for TensorFlow CNN image classification based on a custom dataset using SciKitFlow, but the InceptionV3 model is super cool and it looks like the have an implementation with almost compatible API to what I was writing [1].

I'm super impressed by what's coming out of Google's TensorFlow. Their ImageNet InceptionV3 model is a delight to play with in python!

[1] https://github.com/tensorflow/models/blob/master/inception/d...




You might be interested in this, it uses same model to create a very simple bare bones implementation of Approximate Visual Search. https://github.com/AKSHAYUBHAT/VisualSearchServer




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: