Installation
Here are AIMMO Curation CLI guides to deliver dataset on your selection of AIMMO AI model
Please contact AIMMO Team for customized dataset
Prerequisites
Before installing the Curation SDK, ensure that you meet the following prerequisites:
- CPU: Minimum dual-core processor recommended, multicore processor preferred.
- RAM: A minimum of 8GB recommended.
- Disk: SSD recommended, with sufficient storage space depending on the dataset size.
- For thumbnail storage (stored in ~/.aimmocore/thumbnails)
- Database for storing curation results
- Operating System (Tested):
- macOS: Supports both Intel and M1 chips
- Linux: Ubuntu 20.04
- Windows 10
- Python Version: Python 3.8 or higher required
- Supported Storage: Plans to support any storage service that provides externally accessible signed image URLs
- Azure Storage Account
- AWS S3 (planned)
- GCP GCS (planned)
- Local storage (planned)
- Network Environment: Capable of installing Python packages
Limitations
- Minimum Image Quantity for Curation: 30 images
- Image support: jpg, jpeg, png, bmp
Install the AIMMO Curation from Pypi
To install the Curation SDK, you will need to activate any virtual environment that you are using, then run the following command:
pip install aimmocoreMac Users
- In mac OS, you will need to follow additional step to see thumbnails with brew.
brew install certifiUninstall AIMMO Curation CLI
To remove the AIMMO Curation, open the terminal and run the following command:
pip uninstall aimmocoreChangelog
- 2024.06.01 - V.1.0.0
Updated 10 months ago
What’s Next
Follow the user guide to proceed creating the dataset of your selection