A CLI to download, train, test, predict and compare an image classifiers.
Project description
AlicIA
Usage: alicia [OPTIONS] COMMAND [ARGS]... A CLI to download, train, test, predict and compare an image classifiers. Supporting mostly all torch-vision neural networks and datasets. This will also identify cute 🐱 or a fierce 🐶, also flowers or what type of 🏘️ you should be. Options: -v, --verbose -g, --gpu --version Show the version and exit. --help Show this message and exit. Commands: compare Compare the info, accuracy, and step speed two (or more by... create Creates a new model for a given architecture. download Download a MNIST dataset with PyTorch and split it into... info Display information about a model architecture. predict Predict images using a pre trained model, for a given folder... test Test a pre trained model. train Train a given architecture with a data directory containing a...
Install and usage
pip install alicia alicia --help
If you just want to see a quick showcase of the tool, download and run [showcase.sh](./showcase.sh)
Features
To see the full list of features, and option please refer to alicia –help
Download common torchvision datasets
Train, test and predict using different custom-made and torch-vision models.
Get information about each model.
Compare models training speed, accuracy, and meta information.
Tested with MNIST and FashionMNIST.
View results in the console, or with matplotlib
References
Useful links found and used while developing this
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file alicia-0.0.13.tar.gz
.
File metadata
- Download URL: alicia-0.0.13.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.13 Linux/5.13.0-valve36-1-neptune
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d3ba0a681af8d850670d37eca1d04ac393ea8bbfcfc173eecbdff7c25669d60 |
|
MD5 | 494fccd6b5a9dcc4b1b1738975dc22d2 |
|
BLAKE2b-256 | d81eb1c82409406c927333d788b0170dab3733fbba28abba94655754e15d174f |
File details
Details for the file alicia-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: alicia-0.0.13-py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.13 Linux/5.13.0-valve36-1-neptune
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e591253bf6057d76d4e94e66f82fcc8375f5eeade62df23aafeb4c1494a50021 |
|
MD5 | 290711f3a9fdd34f9114a75c214e18b4 |
|
BLAKE2b-256 | e2bfcdff1170f2e2ff57e433dda32b7cccde2a96b99dea87690948123b3adf04 |