Skip to main content

A CLI to download, train, test, predict and compare an image classifiers.

Project description

PyPI-Server Monthly Downloads

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...
DallE-Alicia-logo

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alicia-0.0.11.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

alicia-0.0.11-py3-none-any.whl (38.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page