Skip to main content

AI Trainer

Project description

The Mission

Need to write this out, but trust me, its thought through...

Installation for User

Open anaconda powershell, navigate into the trainer repo and execute:

pip install git+https://github.com/Telcrome/ai-trainer@master

For dependencies please see the file environment.yml.

Getting started

After activating the environment containing the trainer and its dependencies, feel free to inspect some of the tutorials in ./tutorials/.

Optional dependencies

Annotator helps with building a data generator and it relies on imgaug for it

conda config --add channels conda-forge
conda install imgaug

Development Setup

Both vsc and pycharm are used for development with their configurations provided in .vscode and .idea

Installing environments

For development we recommend to install the environment in a local folder. This allows for easier experimentation and the IDE expects it this way.

conda env create --prefix ./envs -f environment.yml
conda activate .\envs\.

Using Docker

Docker and the provided DOCKERFILE support is currently experimental as it proved to slow down the annotation GUI too much. When the transition to a web GUI is completed docker will be supported again.

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

ai-trainer-0.0.2.tar.gz (39.1 kB view hashes)

Uploaded Source

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