After toiling for a few months on this, product image classification is now live on Datagene.io! While the product classification API works with product titles, the image classification API works with product images, though only for fashion. (Github repositiory)
Update: API discontinued to save on cloud cost.
This is part of a series of posts on building a product classification API:
Some facts about the image classification API:
How to play with it? First, click on browse to select a file for upload. The file needs to have either a “.png”, “.jpg”, or “.jpeg” extension (case-insensitive).
Then, click on the submit button below and wait patiently—results should appear in a second or so, depending on network speed and image size.
Given a photo of a t-shirt…
… here’s the result we get.
You can also try the image classification API on mobile. On iOS, it allows you to take a photo, or select one from your photo library or iCloud drive.
Please leave suggestions on UI (or any other) improvements in the comments!
If you found this useful, please cite this write-up as:
Yan, Ziyou. (Nov 2016). Image classification API is now live!. eugeneyan.com. https://eugeneyan.com/writing/image-categorization-is-now-live/.
or
@article{yan2016categorization,
title = {Image classification API is now live!},
author = {Yan, Ziyou},
journal = {eugeneyan.com},
year = {2016},
month = {Nov},
url = {https://eugeneyan.com/writing/image-categorization-is-now-live/}
}
Join 8,600+ readers getting updates on machine learning, RecSys, LLMs, and engineering.