{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"Automated machine learning for image classification and object detection, handling model selection, hyperparameter tuning, and training with minimal code.","skillfed_tags":["automl","computer-vision","deep-learning"],"use_cases":["Rapid prototyping of image classification models for Kaggle competitions or proof-of-concept projects without manual tuning.","Automated object detection on custom datasets where you want competitive accuracy without deep learning expertise.","Benchmarking baseline performance on image tasks before investing in custom architecture design.","Production image inference pipelines where AutoML-selected models provide good accuracy-latency tradeoffs.","Multi-task learning combining images with tabular or text data via autogluon.multimodal integration."],"what_it_does":"AutoGluon Vision is an AutoML toolkit that automates the machine learning pipeline for image classification and object detection tasks. It abstracts away model selection, hyperparameter tuning, and training orchestration, allowing you to achieve competitive results with just a few lines of code. The package wraps deep learning frameworks and integrates with AutoGluon's core ensemble and multimodal infrastructure to handle the full workflow from raw images to predictions.\n\nThe package is designed for practitioners who want strong predictive performance without manual architecture search or extensive hyperparameter experimentation. It supports both image classification and object detection, and is part of the broader AutoGluon ecosystem. The dependency chain is substantial\u2014requiring numpy, pandas, Pillow, matplotlib, and multiple AutoGluon submodules\u2014so installation and environment setup are non-trivial.","worth_installing":"Yes, with conditions. Install if you need rapid AutoML for image classification or object detection and can tolerate the substantial dependency footprint and Python version cap (3.7\u20133.9). The package is actively maintained and permissively licensed. However, the latest release is from 2023-01-11, so verify ongoing support and compatibility with your target environment before committing to production use."},"id":"autogluon-vision","links":{"html":"https://skillfed.io/packages/autogluon-vision","md":"https://skillfed.io/packages/autogluon-vision.md","pypi":"https://pypi.org/project/autogluon-vision/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-01-11","license_spdx":null,"license_treatment":"permissive","name":"autogluon.vision","python_support":"capped_below_current","summary":"AutoML for Image, Text, and Tabular Data"},"popularity":{"monthly_downloads":86231,"position":13879,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.2"}
