Settings

Theme

Show HN: Accurate image classification in 3 lines of code with AutoGluon

4 points by _jonas 6 years ago · 0 comments · 1 min read

Reader

AutoGluon is an easy-to-use AutoML toolkit for deep learning that allows you to automatically leverage state-of-the-art techniques. Writing barely any code, we recently used AutoGluon to achieve around top 10% ranks in four Kaggle image classification competitions:

https://medium.com/@zhanghang0704/image-classification-on-kaggle-using-autogluon-fc896e74d7e8

To learn how to use AutoGluon for your own image classification problems, see our tutorial here: https://autogluon.mxnet.io/tutorials/image_classification/kaggle.html

Beyond image classification, AutoGluon also makes it easy to get started with object detection, as well as prediction tasks involving tabular/text data instead of images. If you're already a deep learning practitioner, AutoGluon helps you automatically tune your own custom models.

AutoGluon is open-source and available on GitHub: https://github.com/awslabs/autogluon/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection