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
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
File details
Details for the file ai-trainer-0.0.1.tar.gz
.
File metadata
- Download URL: ai-trainer-0.0.1.tar.gz
- Upload date:
- Size: 39.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a1bfab433700beb6ba0d01889b121d349af874915ceaa7a595e97ddb87e89f0 |
|
MD5 | 1f97be432bc2fc2d1f34aa642a908efe |
|
BLAKE2b-256 | 07ef0e84133a3c22d2c185f212472fa4e525249e03c4e18723f681d4bbbc7341 |